18 #ifndef itkAnchorOpenImageFilter_h
19 #define itkAnchorOpenImageFilter_h
25 template<
typename TImage,
typename TKernel >
28 std::greater< typename TImage::PixelType > >
virtual ~AnchorOpenImageFilter()
InputImagePixelType m_Boundary1
void operator=(const Self &)
InputImagePixelType m_Boundary2
Base class for all process objects that output image data.
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
class to implement openings and closings using anchor methods.
AnchorOpenCloseImageFilter< TImage, TKernel, std::less< typename TImage::PixelType >, std::greater< typename TImage::PixelType > > Superclass
AnchorOpenImageFilter Self
static T NonpositiveMin()