X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractAirwaysTreeInfoFilter.h;h=bf133e94d309036ff614918066cd514eec11cdb8;hb=1361e8457bdc0d189ab0d44530a20cc2d5e04393;hp=2b4d8fc4693685ce8ae3e460111ca3c540f66b4b;hpb=5e2af376544fce0c6dc46bb3c3227d35b501c1f1;p=clitk.git diff --git a/segmentation/clitkExtractAirwaysTreeInfoFilter.h b/segmentation/clitkExtractAirwaysTreeInfoFilter.h index 2b4d8fc..bf133e9 100644 --- a/segmentation/clitkExtractAirwaysTreeInfoFilter.h +++ b/segmentation/clitkExtractAirwaysTreeInfoFilter.h @@ -131,10 +131,6 @@ namespace clitk { /** Connect inputs */ void SetInput(const ImageType * image); - // Set all options at a time - template - void SetArgsInfo(ArgsInfoType arg); - // Background / Foreground itkGetConstMacro(BackgroundValue, ImagePixelType); itkGetConstMacro(ForegroundValue, ImagePixelType);