18 #ifndef itkSimpleContourExtractorImageFilter_h
19 #define itkSimpleContourExtractorImageFilter_h
49 template<
typename TInputImage,
typename TOutputImage >
56 TInputImage::ImageDimension);
58 TOutputImage::ImageDimension);
119 #ifdef ITK_USE_CONCEPT_CHECKING
158 #ifndef ITK_MANUAL_INSTANTIATION
159 #include "itkSimpleContourExtractorImageFilter.hxx"
TInputImage::PixelType InputPixelType
TOutputImage::PixelType OutputPixelType
Base class for all process objects that output image data.
A base class for all the filters working on a box neighborhood.
unsigned int ThreadIdType
Base class for filters that take an image as input and produce an image as output.
Control indentation during Print() invocation.
Define additional traits for native types such as int or float.
#define itkConceptMacro(name, concept)