18 #ifndef itkVanHerkGilWermanErodeDilateImageFilter_h
19 #define itkVanHerkGilWermanErodeDilateImageFilter_h
28 template<
typename TInputImage,
typename TOutputImage,
typename TKernel >
class KernelImageFilter;
40 template<
typename TImage,
typename TKernel,
typename TFunction1 >
68 static constexpr
unsigned int InputImageDimension = TImage::ImageDimension;
69 static constexpr
unsigned int OutputImageDimension = TImage::ImageDimension;
86 void PrintSelf(std::ostream & os,
Indent indent)
const override;
101 #ifndef ITK_MANUAL_INSTANTIATION
102 #include "itkVanHerkGilWermanErodeDilateImageFilter.hxx"
typename TInputImage::IndexType IndexType
class to implement erosions and dilations using anchor methods. This is the base class that must be i...
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
Base class for all process objects that output image data.
TInputImage InputImageType
typename InputImageType::PixelType InputImagePixelType
typename InputImageType::Pointer InputImagePointer
ImageBaseType::SizeType SizeType
ImageBaseType::IndexType IndexType
typename TInputImage::SizeType SizeType
A base class for all the filters working on an arbitrary shaped neighborhood.
typename InputImageType::RegionType InputImageRegionType
Base class for filters that take an image as input and produce an image as output.
Control indentation during Print() invocation.
ImageBaseType::RegionType RegionType
typename InputImageType::ConstPointer InputImageConstPointer
InputImagePixelType m_Boundary