]> Creatis software - cpPlugins.git/blob - plugins/ImageThresholdFilters/ImageThresholdFilters.i
26bd1899106a91aa01e6f594eba5a17d7235d406
[cpPlugins.git] / plugins / ImageThresholdFilters / ImageThresholdFilters.i
1 header #define ITK_MANUAL_INSTANTIATION
2
3 define other=ImageToBoundingBoxFromThreshold
4
5 tinclude itk#filters#:h|hxx
6 tinclude cpExtensions/Algorithms/#other#:h|hxx
7
8 cinclude itkUnaryFunctorImageFilter.hxx
9
10 instances cpExtensions::Algorithms::#other#< itk::Image< #scalar_pixels#, #process_dims# > >
11
12 ** eof - $RCSfile$