18#ifndef itkBinaryMorphologicalOpeningImageFilter_h
19#define itkBinaryMorphologicalOpeningImageFilter_h
57template <
typename TInputImage,
typename TOutputImage,
typename TKernel>
119#ifndef ITK_MANUAL_INSTANTIATION
120# include "itkBinaryMorphologicalOpeningImageFilter.hxx"
binary morphological opening of an image.
~BinaryMorphologicalOpeningImageFilter() override=default
void GenerateData() override
typename TInputImage::PixelType PixelType
BinaryMorphologicalOpeningImageFilter()
void PrintSelf(std::ostream &os, Indent indent) const override
Base class for all process objects that output image data.
typename OutputImageType::RegionType OutputImageRegionType
TOutputImage OutputImageType
TInputImage InputImageType
typename InputImageType::Pointer InputImagePointer
Control indentation during Print() invocation.
A base class for all the filters working on an arbitrary shaped neighborhood.
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
SmartPointer< Self > Pointer
ImageBaseType::RegionType RegionType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....