18 #ifndef __itkBinaryMinMaxCurvatureFlowFunction_h
19 #define __itkBinaryMinMaxCurvatureFlowFunction_h
41 template<
typename TImage >
95 #ifndef ITK_MANUAL_INSTANTIATION
96 #include "itkBinaryMinMaxCurvatureFlowFunction.hxx"
virtual PixelType ComputeUpdate(const NeighborhoodType &neighborhood, void *globalData, const FloatOffsetType &offset=FloatOffsetType(0.0))
Light weight base class for most itk classes.
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
itkStaticConstMacro(ImageDimension, unsigned int, Superclass::ImageDimension)
Superclass::FloatOffsetType FloatOffsetType
itkTypeMacro(BinaryMinMaxCurvatureFlowFunction, MinMaxCurvatureFlowFunction)
static const unsigned int ImageDimension
A templated class holding a n-Dimensional vector.
const double & GetThreshold() const
SmartPointer< Self > Pointer
Superclass::RadiusType RadiusType
BinaryMinMaxCurvatureFlowFunction Self
Superclass::NeighborhoodType NeighborhoodType
Superclass::PixelType PixelType
MinMaxCurvatureFlowFunction< TImage > Superclass
SmartPointer< const Self > ConstPointer
Superclass::ImageType ImageType
Superclass::PixelType PixelType
Superclass::RadiusType RadiusType
Superclass::ImageType ImageType
~BinaryMinMaxCurvatureFlowFunction()
void SetThreshold(const double thresh)
void operator=(const Self &)
BinaryMinMaxCurvatureFlowFunction()