18#ifndef itkGrayscaleFunctionErodeImageFilter_h
19#define itkGrayscaleFunctionErodeImageFilter_h
49template <
typename TInputImage,
typename TOutputImage,
typename TKernel>
122#ifndef ITK_MANUAL_INSTANTIATION
123# include "itkGrayscaleFunctionErodeImageFilter.hxx"
GrayscaleFunctionErodeImageFilter()
ConstantBoundaryCondition< InputImageType > DefaultBoundaryConditionType
typename KernelType::ConstIterator KernelIteratorType
static constexpr unsigned int InputImageDimension
DefaultBoundaryConditionType m_ErodeBoundaryCondition
typename TKernel::PixelType KernelPixelType
SmartPointer< Self > Pointer
static constexpr unsigned int OutputImageDimension
MorphologyImageFilter< TInputImage, TOutputImage, TKernel > Superclass
~GrayscaleFunctionErodeImageFilter() override=default
ConstNeighborhoodIterator< TInputImage > NeighborhoodIteratorType
PixelType Evaluate(const NeighborhoodIteratorType &nit, const KernelIteratorType kernelBegin, const KernelIteratorType kernelEnd) override
static constexpr unsigned int KernelDimension
GrayscaleFunctionErodeImageFilter Self
SmartPointer< const Self > ConstPointer
typename TInputImage::PixelType PixelType
ConstantBoundaryCondition< InputImageType > DefaultBoundaryConditionType
typename KernelType::ConstIterator KernelIteratorType
ConstNeighborhoodIterator< TInputImage > NeighborhoodIteratorType
typename TInputImage::PixelType PixelType
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....