18#ifndef itkBinaryMinMaxCurvatureFlowFunction_h
19#define itkBinaryMinMaxCurvatureFlowFunction_h
42template <
typename TImage>
98#ifndef ITK_MANUAL_INSTANTIATION
99# include "itkBinaryMinMaxCurvatureFlowFunction.hxx"
PixelType ComputeUpdate(const NeighborhoodType &it, void *globalData, const FloatOffsetType &offset=FloatOffsetType(0.0)) override
MinMaxCurvatureFlowFunction< TImage > Superclass
void SetThreshold(const double thresh)
BinaryMinMaxCurvatureFlowFunction()
~BinaryMinMaxCurvatureFlowFunction() override=default
static constexpr unsigned int ImageDimension
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
const double & GetThreshold() const
BinaryMinMaxCurvatureFlowFunction Self
ConstNeighborhoodIterator< TImageType, DefaultBoundaryConditionType > NeighborhoodType
Vector< float, Self::ImageDimension > FloatOffsetType
typename ImageType::PixelType PixelType
typename ConstNeighborhoodIterator< TImageType >::RadiusType RadiusType
MinMaxCurvatureFlowFunction()
static constexpr unsigned int ImageDimension
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....