18 #ifndef itkScalarAnisotropicDiffusionFunction_h
19 #define itkScalarAnisotropicDiffusionFunction_h
40 template<
typename TImage >
54 static constexpr
unsigned int ImageDimension = Superclass::ImageDimension;
68 void CalculateAverageGradientMagnitudeSquared(TImage *)
override;
76 #ifndef ITK_MANUAL_INSTANTIATION
77 #include "itkScalarAnisotropicDiffusionFunction.hxx"
typename Superclass::ImageType ImageType
Light weight base class for most itk classes.
typename Superclass::PixelType PixelType
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
typename ImageType::PixelType PixelType
typename Superclass::PixelRealType PixelRealType
typename ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
typename Superclass::NeighborhoodType NeighborhoodType
typename Superclass::RadiusType RadiusType
typename Superclass::TimeStepType TimeStepType