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