X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStation_1RL.txx;h=7fa72ef4b92e8d3bc2bf471f8b8e6b97f1ab3730;hb=eb79c2aca4b0158e4a9a034540954c01bf2b9050;hp=608fdc91e09b22daa0ea1072f076ad43d8eb9304;hpb=0cc07164d2ccd6614ae487008353113f68842b0b;p=clitk.git diff --git a/segmentation/clitkExtractLymphStation_1RL.txx b/segmentation/clitkExtractLymphStation_1RL.txx index 608fdc9..7fa72ef 100644 --- a/segmentation/clitkExtractLymphStation_1RL.txx +++ b/segmentation/clitkExtractLymphStation_1RL.txx @@ -147,7 +147,7 @@ ExtractStation_1RL_Post_Limits() // Resize like S1R. VertebralArtery = clitk::ResizeImageLike(VertebralArtery, S1R, GetBackgroundValue()); - // Search for most Ant point, slice by slice, between Trachea and Thyroid + // Search for most Ant point std::vector VertebralArtery_slices; clitk::ExtractSlices(VertebralArtery, 2, VertebralArtery_slices); std::vector A;