#include <itkVectorAnisotropicDiffusionFunction.h>
Inheritance diagram for itk::VectorAnisotropicDiffusionFunction:
Public Types | |
typedef VectorAnisotropicDiffusionFunction | Self |
typedef AnisotropicDiffusionFunction< TImage > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::ImageType | ImageType |
typedef Superclass::PixelType | PixelType |
typedef Superclass::TimeStepType | TimeStepType |
typedef Superclass::RadiusType | RadiusType |
typedef Superclass::NeighborhoodType | NeighborhoodType |
typedef Superclass::BoundaryNeighborhoodType | BoundaryNeighborhoodType |
Public Methods | |
virtual const char * | GetClassName () const |
virtual void | CalculateAverageGradientMagnitudeSquared (TImage *) |
itkStaticConstMacro (ImageDimension, unsigned int, Superclass::ImageDimension) | |
itkStaticConstMacro (VectorDimension, unsigned int, PixelType::VectorDimension) | |
Protected Methods | |
VectorAnisotropicDiffusionFunction () | |
~VectorAnisotropicDiffusionFunction () | |
void | PrintSelf (std::ostream &os, Indent indent) const |
Definition at line 50 of file itkVectorAnisotropicDiffusionFunction.h.
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 70 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 58 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Inherit some parameters from the superclass type Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 65 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 69 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 66 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 57 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 68 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Standard class typedefs. Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 55 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 56 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. Definition at line 67 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Definition at line 83 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Definition at line 84 of file itkVectorAnisotropicDiffusionFunction.h. |
|
Compute the average gradient magnitude squared. |
|
Run-time type information (and related methods) Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. |
|
Inherit some parameters from the superclass type |
|
Inherit some parameters from the superclass type Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Reimplemented in itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >. Definition at line 85 of file itkVectorAnisotropicDiffusionFunction.h. |