]> Creatis software - cpPlugins.git/blob - plugins/ImageThresholdFilters/ImageThresholdFilters.i
Cast image filter added. ROI filter modified.
[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$