18#ifndef itkDilateObjectMorphologyImageFilter_h
19#define itkDilateObjectMorphologyImageFilter_h
46template <
typename TInputImage,
typename TOutputImage,
typename TKernel>
105#ifndef ITK_MANUAL_INSTANTIATION
106# include "itkDilateObjectMorphologyImageFilter.hxx"
DilateObjectMorphologyImageFilter()
void Evaluate(OutputNeighborhoodIteratorType &nit, const KernelType &kernel) override
DilateObjectMorphologyImageFilter Self
typename TKernel::PixelType KernelPixelType
~DilateObjectMorphologyImageFilter() override=default
SmartPointer< const Self > ConstPointer
NeighborhoodIterator< TOutputImage > OutputNeighborhoodIteratorType
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< Self > Pointer
typename KernelType::ConstIterator KernelIteratorType
ObjectMorphologyImageFilter< TInputImage, TOutputImage, TKernel > Superclass
ConstantBoundaryCondition< InputImageType > DefaultBoundaryConditionType
DefaultBoundaryConditionType m_DilateBoundaryCondition
Control indentation during Print() invocation.
Defines iteration of a local N-dimensional neighborhood of pixels across an itk::Image.
ObjectMorphologyImageFilter()
typename TInputImage::PixelType PixelType
ConstantBoundaryCondition< InputImageType > DefaultBoundaryConditionType
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....