18#ifndef itkVectorAnisotropicDiffusionFunction_h
19#define itkVectorAnisotropicDiffusionFunction_h
52template <
typename TImage>
93#ifndef ITK_MANUAL_INSTANTIATION
94# include "itkVectorAnisotropicDiffusionFunction.hxx"
void PrintSelf(std::ostream &os, Indent indent) const override
AnisotropicDiffusionFunction()
static constexpr unsigned int ImageDimension
ConstNeighborhoodIterator< TImage, DefaultBoundaryConditionType > NeighborhoodType
typename ImageType::PixelType PixelType
typename ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
Control indentation during Print() invocation.
Implements transparent reference counting.
~VectorAnisotropicDiffusionFunction() override=default
VectorAnisotropicDiffusionFunction Self
VectorAnisotropicDiffusionFunction()=default
void CalculateAverageGradientMagnitudeSquared(TImage *) override
SmartPointer< Self > Pointer
static constexpr unsigned int VectorDimension
AnisotropicDiffusionFunction< TImage > Superclass
SmartPointer< const Self > ConstPointer
void PrintSelf(std::ostream &os, Indent indent) const override
static constexpr unsigned int ImageDimension
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....