|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkMinMaxCurvatureFlowFunction_h
19 #define itkMinMaxCurvatureFlowFunction_h
42 template <
typename TImage>
68 static constexpr
unsigned int ImageDimension = Superclass::ImageDimension;
80 return m_StencilRadius;
84 const RadiusValueType &
87 return GetRadiusValueType();
92 ComputeUpdate(
const NeighborhoodType & it,
94 const FloatOffsetType & offset = FloatOffsetType(0.0))
override;
106 InitializeStencilOperator();
114 template <
int VDimension>
130 #ifndef ITK_MANUAL_INSTANTIATION
131 # include "itkMinMaxCurvatureFlowFunction.hxx"
typename ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
A templated class holding a n-Dimensional vector.
const RadiusValueType & GetStencilRadius() const
typename RadiusType::SizeValueType RadiusValueType
Light weight base class for most itk classes.
This class encapsulate the finite difference equation which drives a curvature flow denoising algorit...
typename ImageType::PixelType PixelType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
const RadiusValueType & GetRadiusValueType() const
unsigned long SizeValueType