18 #ifndef __itkVectorCurvatureNDAnisotropicDiffusionFunction_h
19 #define __itkVectorCurvatureNDAnisotropicDiffusionFunction_h
43 template<
typename TImage >
123 #ifndef ITK_MANUAL_INSTANTIATION
124 #include "itkVectorCurvatureNDAnisotropicDiffusionFunction.hxx"
VectorCurvatureNDAnisotropicDiffusionFunction Self
void operator=(const Self &)
Light weight base class for most itk classes.
SmartPointer< Self > Pointer
Superclass::ImageType ImageType
Superclass::RadiusType RadiusType
void PrintSelf(std::ostream &os, Indent indent) const
ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
Superclass::TimeStepType TimeStepType
unsigned long SizeValueType
void PrintSelf(std::ostream &os, Indent indent) const
VectorCurvatureNDAnisotropicDiffusionFunction()
const double & GetConductanceParameter() const
VectorNeighborhoodInnerProduct< ImageType > m_InnerProduct
A templated class holding a n-Dimensional vector.
Superclass::NeighborhoodType NeighborhoodType
virtual void InitializeIteration()
DerivativeOperator< ScalarValueType, itkGetStaticConstMacro(ImageDimension) > dx_op
VectorAnisotropicDiffusionFunction< TImage > Superclass
PixelType::ValueType ScalarValueType
const double & GetAverageGradientMagnitudeSquared() const
ImageType::PixelType PixelType
Superclass::FloatOffsetType FloatOffsetType
~VectorCurvatureNDAnisotropicDiffusionFunction()
static const unsigned int VectorDimension
std::slice x_slice[ImageDimension]
Superclass::PixelType PixelType
SizeValueType m_Stride[ImageDimension]
virtual PixelType ComputeUpdate(const NeighborhoodType &neighborhood, void *globalData, const FloatOffsetType &offset=FloatOffsetType(0.0))
SmartPointer< const Self > ConstPointer
Control indentation during Print() invocation.
Superclass::PixelType PixelType
static const unsigned int ImageDimension
std::slice xa_slice[ImageDimension][ImageDimension]
std::slice xd_slice[ImageDimension][ImageDimension]
static const unsigned int ImageDimension
static const unsigned int VectorDimension