]> Creatis software - clitk.git/commitdiff
Add comment (future changes todo)
authorDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Mon, 10 Oct 2011 12:15:44 +0000 (14:15 +0200)
committerDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Mon, 10 Oct 2011 12:15:44 +0000 (14:15 +0200)
segmentation/clitkExtractLymphStation_3A.txx

index ba2fa621dad1995849d41fa7506d361b39dbf508..26e478b81b763d190f318432da353ae01aef3c69 100644 (file)
@@ -67,6 +67,13 @@ ExtractStation_3A_Post_Left_Limits_With_Aorta_S5_Support()
   // Inferiorly, Aorta has two CCL that merge into a single one when
   // S6 appears. Loop on Aorta slices, select the most ant one, detect
   // the most ant point.
+
+
+
+  // ====> TO BE CHANGED USING AscendingAorta and DescendingAorta
+
+
+
   std::vector<MaskSlicePointer> slices;
   clitk::ExtractSlices<MaskImageType>(Aorta, 2, slices);
   std::vector<MaskImagePointType> points;