18#ifndef itkAnchorOpenImageFilter_h
19#define itkAnchorOpenImageFilter_h
25template <
typename TImage,
typename TKernel>
29 std::less<typename TImage::PixelType>,
30 std::greater<typename TImage::PixelType>>
39 std::less<typename TImage::PixelType>,
40 std::greater<typename TImage::PixelType>>;
AnchorOpenCloseImageFilter()
InputImagePixelType m_Boundary2
InputImagePixelType m_Boundary1
~AnchorOpenImageFilter() override=default
AnchorOpenCloseImageFilter< TImage, TKernel, std::less< typename TImage::PixelType >, std::greater< typename TImage::PixelType > > Superclass
AnchorOpenImageFilter Self
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
static constexpr T NonpositiveMin()
static constexpr T max(const T &)
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....