]> Creatis software - clitk.git/commitdiff
Comment CricoidCartilag limit (put in support)
authorDavid Sarrut <david.sarrut@gmail.com>
Fri, 4 Nov 2011 09:27:41 +0000 (10:27 +0100)
committerDavid Sarrut <david.sarrut@gmail.com>
Fri, 4 Nov 2011 09:27:41 +0000 (10:27 +0100)
segmentation/clitkExtractMediastinumFilter.txx

index 39e5542b5df9fdaf670c5e66bc354f103532ab0f..27cb661b0616ebf86fee19f7bfa8d0192d04351a 100644 (file)
@@ -340,7 +340,10 @@ GenerateOutputInformation() {
   // Generic RelativePosition processes
   output = this->ApplyRelativePositionList("Mediastinum", output);
 
+
   //--------------------------------------------------------------------
+  // FIXME --> do not put this limits here !
+  /*
   // Step : SI limits It is better to do this limit *AFTER* the
   // RelativePosition to avoid some issue due to superior boundaries.
   this->StartNewStep("[Mediastinum] Keep inferior to CricoidCartilag");
@@ -357,6 +360,7 @@ GenerateOutputInformation() {
   }
   output = clitk::CropImageRemoveGreaterThan<MaskImageType>(output, 2, p[2], true, this->GetBackgroundValue());
   this->template StopCurrentStep<MaskImageType>(output);
+  */
 
   //--------------------------------------------------------------------
   // Step: Get CCL