18 #ifndef itkCurvatureNDAnisotropicDiffusionFunction_h
19 #define itkCurvatureNDAnisotropicDiffusionFunction_h
74 template<
typename TImage >
153 #ifndef ITK_MANUAL_INSTANTIATION
154 #include "itkCurvatureNDAnisotropicDiffusionFunction.hxx"
Light weight base class for most itk classes.
Superclass::FloatOffsetType FloatOffsetType
ScalarAnisotropicDiffusionFunction< TImage > Superclass
Superclass::ImageType ImageType
Superclass::RadiusType RadiusType
ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
Superclass::NeighborhoodType NeighborhoodType
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
virtual void InitializeIteration() override
NeighborhoodType::SizeValueType NeighborhoodSizeValueType
Superclass::NeighborhoodType NeighborhoodType
SmartPointer< Self > Pointer
Superclass::PixelType PixelType
DerivativeOperator< PixelType, itkGetStaticConstMacro(ImageDimension) > dx_op
const double & GetConductanceParameter() const
Superclass::TimeStepType TimeStepType
A templated class holding a n-Dimensional vector.
const double & GetAverageGradientMagnitudeSquared() const
std::slice xa_slice[ImageDimension][ImageDimension]
Superclass::PixelType PixelType
CurvatureNDAnisotropicDiffusionFunction()
SmartPointer< const Self > ConstPointer
NeighborhoodSizeValueType m_Center
virtual PixelType ComputeUpdate(const NeighborhoodType &neighborhood, void *globalData, const FloatOffsetType &offset=FloatOffsetType(0.0)) override
static const unsigned int ImageDimension
std::slice x_slice[ImageDimension]
SizeType::SizeValueType SizeValueType
void operator=(const Self &)
NeighborhoodInnerProduct< ImageType > m_InnerProduct
~CurvatureNDAnisotropicDiffusionFunction()
CurvatureNDAnisotropicDiffusionFunction Self
NeighborhoodSizeValueType m_Stride[ImageDimension]
Superclass::ImageType ImageType
std::slice xd_slice[ImageDimension][ImageDimension]
static const unsigned int ImageDimension