]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLungFilter.txx
Added support for ESRF reconstructions
[clitk.git] / segmentation / clitkExtractLungFilter.txx
index d439bc8c2a9ef1e45b1e8dc8f05e144ea99ed5fa..f84a0956fb61d1bc48cf202c5481267e132bf2cd 100644 (file)
@@ -839,7 +839,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);