18 #ifndef itkAnchorDilateImageFilter_h
19 #define itkAnchorDilateImageFilter_h
26 template<
typename TImage,
typename TKernel >
SmartPointer< Self > Pointer
AnchorDilateImageFilter Self
class to implement erosions and dilations using anchor methods. This is the base class that must be i...
AnchorErodeDilateImageFilter< TImage, TKernel, std::less< typename TImage::PixelType > > Superclass
virtual ~AnchorDilateImageFilter()
Base class for all process objects that output image data.
AnchorDilateImageFilter()
TImage::PixelType PixelType
InputImagePixelType m_Boundary
void operator=(const Self &)
static T NonpositiveMin()
SmartPointer< const Self > ConstPointer