X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStation_3A.txx;h=e973ed02d07655caac505bbbf2c78a24403320dd;hb=a8cee0ed4e89ed463c502c7c06ee8b05673a7c39;hp=26e478b81b763d190f318432da353ae01aef3c69;hpb=679ce81bf9cf5e8df71b11eff939193d02cb06b8;p=clitk.git diff --git a/segmentation/clitkExtractLymphStation_3A.txx b/segmentation/clitkExtractLymphStation_3A.txx index 26e478b..e973ed0 100644 --- a/segmentation/clitkExtractLymphStation_3A.txx +++ b/segmentation/clitkExtractLymphStation_3A.txx @@ -207,11 +207,11 @@ clitk::ExtractLymphStationsFilter:: ExtractStation_3A_Remove_Structures() { Remove_Structures(" 3A", "Aorta"); - Remove_Structures(" 3A", "SubclavianArteryLeft"); - Remove_Structures(" 3A", "SubclavianArteryRight"); + Remove_Structures(" 3A", "LeftSubclavianArtery"); + Remove_Structures(" 3A", "RightSubclavianArtery"); Remove_Structures(" 3A", "Thyroid"); - Remove_Structures(" 3A", "CommonCarotidArteryLeft"); - Remove_Structures(" 3A", "CommonCarotidArteryRight"); + Remove_Structures(" 3A", "LeftCommonCarotidArtery"); + Remove_Structures(" 3A", "RightCommonCarotidArtery"); Remove_Structures(" 3A", "BrachioCephalicArtery"); // Remove_Structures("3A", "Bones"); --> should be in extractmediastinum // Remove_Structures("3A", "BrachioCephalicVein"); ?