18#ifndef itkBasicErodeImageFilter_h
19#define itkBasicErodeImageFilter_h
45template <
typename TInputImage,
typename TOutputImage,
typename TKernel>
114#ifndef ITK_MANUAL_INSTANTIATION
115# include "itkBasicErodeImageFilter.hxx"
ConstantBoundaryCondition< InputImageType > DefaultBoundaryConditionType
typename KernelType::ConstIterator KernelIteratorType
BasicErodeImageFilter Self
SmartPointer< Self > Pointer
DefaultBoundaryConditionType m_ErodeBoundaryCondition
static constexpr unsigned int InputImageDimension
SmartPointer< const Self > ConstPointer
typename TKernel::PixelType KernelPixelType
MorphologyImageFilter< TInputImage, TOutputImage, TKernel > Superclass
ConstNeighborhoodIterator< TInputImage > NeighborhoodIteratorType
static constexpr unsigned int OutputImageDimension
~BasicErodeImageFilter() override=default
typename TInputImage::PixelType PixelType
static constexpr unsigned int KernelDimension
PixelType Evaluate(const NeighborhoodIteratorType &nit, const KernelIteratorType kernelBegin, const KernelIteratorType kernelEnd) override
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....