18#ifndef itkAnchorErodeImageFilter_h
19#define itkAnchorErodeImageFilter_h
25template <
typename TImage,
typename TKernel>
class to implement erosions and dilations using anchor methods. This is the base class that must be i...
InputImagePixelType m_Boundary
typename TImage::PixelType PixelType
~AnchorErodeImageFilter() override=default
Light weight base class for most itk classes.
static constexpr T max(const T &)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....