X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStation_1RL.txx;h=7fa72ef4b92e8d3bc2bf471f8b8e6b97f1ab3730;hb=9a67007d11721d89587c2a17397a11dc72c3120a;hp=608fdc91e09b22daa0ea1072f076ad43d8eb9304;hpb=42e050104aebe7830f2111d096f0dd6673987d1e;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;