#include <itkVectorCurvatureNDAnisotropicDiffusionFunction.h>
Inheritance diagram for itk::VectorCurvatureNDAnisotropicDiffusionFunction:


Public Types | |
| typedef VectorCurvatureNDAnisotropicDiffusionFunction | Self |
| typedef VectorAnisotropicDiffusionFunction< 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::FloatOffsetType | FloatOffsetType |
| typedef PixelType::ValueType | ScalarValueType |
Public Methods | |
| virtual const char * | GetClassName () const |
| virtual PixelType | ComputeUpdate (const NeighborhoodType &neighborhood, void *globalData, const FloatOffsetType &offset=FloatOffsetType(0.0)) |
| virtual void | InitializeIteration () |
| itkStaticConstMacro (ImageDimension, unsigned int, Superclass::ImageDimension) | |
| itkStaticConstMacro (VectorDimension, unsigned int, Superclass::VectorDimension) | |
Static Public Methods | |
| Pointer | New () |
Protected Methods | |
| VectorCurvatureNDAnisotropicDiffusionFunction () | |
| ~VectorCurvatureNDAnisotropicDiffusionFunction () | |
| void | PrintSelf (std::ostream &os, Indent indent) const |
For more information, please see CurvatureNDAnisotropicDiffusionFunction.
Definition at line 42 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 50 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Definition at line 65 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Inherit some parameters from the superclass type. Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 60 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 64 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 61 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 49 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 63 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Definition at line 66 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Standard itk Self & Superclass typedefs Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 47 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 48 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 62 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 90 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. References HardConnectedComponentImageFilter::PrintSelf(). |
|
||||||||||||||||||||
|
Compute the equation value. Implements itk::FiniteDifferenceFunction< TImage >. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. |
|
|||||||||
|
This method is called prior to each iteration of the solver. Reimplemented from itk::FiniteDifferenceFunction< TImage >. Definition at line 82 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
|
||||||||||||||||||||
|
Extract the image and vector dimension. |
|
||||||||||||||||||||
|
Extract the image and vector dimension. Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::LightObject. |
|
||||||||||||||||
|
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::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 91 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000