|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkBinaryMinMaxCurvatureFlowFunction_h
19 #define itkBinaryMinMaxCurvatureFlowFunction_h
42 template <
typename TImage>
68 static constexpr
unsigned int ImageDimension = Superclass::ImageDimension;
86 ComputeUpdate(
const NeighborhoodType & it,
88 const FloatOffsetType & offset = FloatOffsetType(0.0))
override;
99 #ifndef ITK_MANUAL_INSTANTIATION
100 # include "itkBinaryMinMaxCurvatureFlowFunction.hxx"
typename Superclass::PixelType PixelType
typename Superclass::ImageType ImageType
typename Superclass::NeighborhoodType NeighborhoodType
typename Superclass::RadiusType RadiusType
typename Superclass::ImageType ImageType
Light weight base class for most itk classes.
typename Superclass::FloatOffsetType FloatOffsetType
const double & GetThreshold() const
typename Superclass::FloatOffsetType FloatOffsetType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename Superclass::NeighborhoodType NeighborhoodType
void SetThreshold(const double thresh)
typename Superclass::RadiusType RadiusType
typename Superclass::PixelType PixelType