18#ifndef itkVectorAnisotropicDiffusionFunction_h
19#define itkVectorAnisotropicDiffusionFunction_h
52template <
typename TImage>
75 static constexpr unsigned int ImageDimension = Superclass::ImageDimension;
88 Superclass::PrintSelf(os, indent);
93#ifndef ITK_MANUAL_INSTANTIATION
94# include "itkVectorAnisotropicDiffusionFunction.hxx"
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
typename ImageType::PixelType PixelType
typename ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
Control indentation during Print() invocation.
Light weight base class for most itk classes.
~VectorAnisotropicDiffusionFunction() override=default
VectorAnisotropicDiffusionFunction()=default
void CalculateAverageGradientMagnitudeSquared(TImage *) override
void PrintSelf(std::ostream &os, Indent indent) const override
constexpr unsigned int Dimension
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....