18#ifndef itkBasicDilateImageFilter_h
19#define itkBasicDilateImageFilter_h
47template <
typename TInputImage,
typename TOutputImage,
typename TKernel>
116#ifndef ITK_MANUAL_INSTANTIATION
117# include "itkBasicDilateImageFilter.hxx"
static constexpr unsigned int InputImageDimension
ConstantBoundaryCondition< InputImageType > DefaultBoundaryConditionType
MorphologyImageFilter< TInputImage, TOutputImage, TKernel > Superclass
typename KernelType::ConstIterator KernelIteratorType
PixelType Evaluate(const NeighborhoodIteratorType &nit, const KernelIteratorType kernelBegin, const KernelIteratorType kernelEnd) override
~BasicDilateImageFilter() override=default
typename TKernel::PixelType KernelPixelType
static constexpr unsigned int OutputImageDimension
ConstNeighborhoodIterator< TInputImage > NeighborhoodIteratorType
BasicDilateImageFilter Self
SmartPointer< Self > Pointer
DefaultBoundaryConditionType m_DilateBoundaryCondition
static constexpr unsigned int KernelDimension
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....