18 #ifndef itkBinaryMedianImageFilter_h
19 #define itkBinaryMedianImageFilter_h
48 template<
typename TInputImage,
typename TOutputImage >
55 TInputImage::ImageDimension);
57 TOutputImage::ImageDimension);
111 #ifdef ITK_USE_CONCEPT_CHECKING
117 typename TOutputImage::PixelType > ) );
154 #ifndef ITK_MANUAL_INSTANTIATION
155 #include "itkBinaryMedianImageFilter.hxx"
Base class for all process objects that output image data.
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 itkConceptMacro(name, concept)