]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLungFilter.txx
new options to auto-generate dcm series UIDs
[clitk.git] / segmentation / clitkExtractLungFilter.txx
index 8dcdb5b04dffcffa4118269abee862c31742b53a..ffca1df50276062599cbcd22e76666cc25ce9a07 100644 (file)
@@ -812,7 +812,7 @@ TracheaRegionGrowing()
   f->SetUpper(GetUpperThresholdForTrachea());
   f->SetMinimumLowerThreshold(-2000);
   //  f->SetMaximumUpperThreshold(0); // MAYBE TO CHANGE ???
-  f->SetMaximumUpperThreshold(-700); // MAYBE TO CHANGE ???
+  f->SetMaximumUpperThreshold(-300); // MAYBE TO CHANGE ???
   f->SetAdaptLowerBorder(false);
   f->SetAdaptUpperBorder(true);
   f->SetMinimumSize(5000);