18#ifndef itkBinaryMinMaxCurvatureFlowImageFilter_h
19#define itkBinaryMinMaxCurvatureFlowImageFilter_h
76template <
typename TInputImage,
typename TOutputImage>
108 itkSetMacro(Threshold,
double);
109 itkGetConstMacro(Threshold,
double);
132#ifndef ITK_MANUAL_INSTANTIATION
133# include "itkBinaryMinMaxCurvatureFlowImageFilter.hxx"
~BinaryMinMaxCurvatureFlowImageFilter() override=default
BinaryMinMaxCurvatureFlowFunction< OutputImageType > BinaryMinMaxCurvatureFlowFunctionType
MinMaxCurvatureFlowImageFilter< TInputImage, TOutputImage > Superclass
void InitializeIteration() override
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
void PrintSelf(std::ostream &os, Indent indent) const override
BinaryMinMaxCurvatureFlowImageFilter()
static constexpr unsigned int ImageDimension
BinaryMinMaxCurvatureFlowImageFilter Self
Control indentation during Print() invocation.
MinMaxCurvatureFlowImageFilter()
static constexpr unsigned int ImageDimension
FiniteDifferenceFunction< TOutputImage > FiniteDifferenceFunctionType
TOutputImage OutputImageType
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....