]> Creatis software - cpPlugins.git/blob - lib/cpInstances/ExtractImageFilters.i
7a1643831436a78d1358d0c1c9fabcaacd2d5b95
[cpPlugins.git] / lib / cpInstances / ExtractImageFilters.i
1 header #define ITK_MANUAL_INSTANTIATION
2
3 define filters=RegionOfInterestImageFilter;ExtractImageFilter
4
5 tinclude itk#filters#:h|hxx
6
7 instances itk::#filters#< itk::Image< #scalar_pixels#, #process_dims# >, itk::Image< #scalar_pixels#, #process_dims# > >
8 instances itk::ExtractImageFilter< itk::Image< #scalar_pixels#, 3 >, itk::Image< #scalar_pixels#, 2 > >
9
10 ** eof - $RCSfile$