18 #ifndef itkScalarAnisotropicDiffusionFunction_h
19 #define itkScalarAnisotropicDiffusionFunction_h
40 template<
typename TImage >
53 itkStaticConstMacro(ImageDimension,
unsigned int,
54 Superclass::ImageDimension);
68 virtual void CalculateAverageGradientMagnitudeSquared(TImage *) ITK_OVERRIDE;
79 #ifndef ITK_MANUAL_INSTANTIATION
80 #include "itkScalarAnisotropicDiffusionFunction.hxx"
AnisotropicDiffusionFunction< TImage > Superclass
ScalarAnisotropicDiffusionFunction Self
~ScalarAnisotropicDiffusionFunction() override
Superclass::NeighborhoodType NeighborhoodType
SmartPointer< const Self > ConstPointer
ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
Superclass::PixelRealType PixelRealType
Superclass::ImageType ImageType
Superclass::NeighborhoodType NeighborhoodType
Superclass::PixelType PixelType
Superclass::TimeStepType TimeStepType
SmartPointer< Self > Pointer
Superclass::RadiusType RadiusType
Superclass::PixelType PixelType
Superclass::ImageType ImageType