18#ifndef itkScalarAnisotropicDiffusionFunction_h
19#define itkScalarAnisotropicDiffusionFunction_h
40template <
typename TImage>
53 static constexpr unsigned int ImageDimension = Superclass::ImageDimension;
75#ifndef ITK_MANUAL_INSTANTIATION
76# include "itkScalarAnisotropicDiffusionFunction.hxx"
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
typename ImageType::PixelType PixelType
typename ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
Light weight base class for most itk classes.
void CalculateAverageGradientMagnitudeSquared(TImage *) override
ScalarAnisotropicDiffusionFunction()=default
~ScalarAnisotropicDiffusionFunction() override=default
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....