18#ifndef itkMinMaxCurvatureFlowImageFilter_h
19#define itkMinMaxCurvatureFlowImageFilter_h
82template <
typename TInputImage,
typename TOutputImage>
102 using typename Superclass::FiniteDifferenceFunctionType;
103 using typename Superclass::OutputImageType;
110 static constexpr unsigned int ImageDimension = Superclass::ImageDimension;
121#ifdef ITK_USE_CONCEPT_CHECKING
153#ifndef ITK_MANUAL_INSTANTIATION
154# include "itkMinMaxCurvatureFlowImageFilter.hxx"
Denoise an image using curvature driven flow.
typename ConstNeighborhoodIterator< TImageType >::RadiusType RadiusType
typename FiniteDifferenceFunctionType::RadiusType RadiusType
Base class for all process objects that output image data.
Control indentation during Print() invocation.
Denoise an image using min/max curvature flow.
MinMaxCurvatureFlowImageFilter()
typename RadiusType::SizeValueType RadiusValueType
void PrintSelf(std::ostream &os, Indent indent) const override
void InitializeIteration() override
~MinMaxCurvatureFlowImageFilter() override=default
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType