18#ifndef itkReconstructionByDilationImageFilter_h
19#define itkReconstructionByDilationImageFilter_h
57template <
typename TInputImage,
typename TOutputImage>
static constexpr T NonpositiveMin()
typename MarkerImageType::ConstPointer MarkerImageConstPointer
static constexpr unsigned int OutputImageDimension
typename MarkerImageType::Pointer MarkerImagePointer
TOutputImage OutputImageType
typename OutputImageType::PixelType OutputImagePixelType
static constexpr unsigned int MarkerImageDimension
static constexpr unsigned int MaskImageDimension
~ReconstructionByDilationImageFilter() override=default
typename OutputImageType::RegionType OutputImageRegionType
TInputImage MaskImageType
typename OutputImageType::ConstPointer OutputImageConstPointer
SmartPointer< const Self > ConstPointer
typename OutputImageType::Pointer OutputImagePointer
ReconstructionByDilationImageFilter()
ReconstructionByDilationImageFilter Self
TInputImage MarkerImageType
typename MarkerImageType::RegionType MarkerImageRegionType
typename MaskImageType::ConstPointer MaskImageConstPointer
SmartPointer< Self > Pointer
typename MaskImageType::Pointer MaskImagePointer
ReconstructionImageFilter< TInputImage, TOutputImage, std::greater< typename TOutputImage::PixelType > > Superclass
typename MarkerImageType::PixelType MarkerImagePixelType
typename MaskImageType::PixelType MaskImagePixelType
typename MaskImageType::RegionType MaskImageRegionType
ReconstructionImageFilter()
TInputImage::PixelType m_MarkerValue
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....