Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage > Class Template Reference
[Operators]

#include <itkVectorCurvatureNDAnisotropicDiffusionFunction.h>

Inheritance diagram for itk::VectorCurvatureNDAnisotropicDiffusionFunction:

Inheritance graph
[legend]
Collaboration diagram for itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef VectorCurvatureNDAnisotropicDiffusionFunction Self
typedef VectorAnisotropicDiffusionFunction<
TImage > 
Superclass
typedef SmartPointer< SelfPointer
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)) const
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

Detailed Description

template<class TImage>
class itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >

See also:
AnisotropicDiffusionFunction , VectorCurvature2DAnisotropicDiffusionFunction
Todo:
DOCUMENT! References

Definition at line 35 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.


Member Typedef Documentation

template<class TImage>
typedef SmartPointer<const Self> itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::ConstPointer
 

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 43 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef Superclass::FloatOffsetType itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::FloatOffsetType
 

Reimplemented from itk::AnisotropicDiffusionFunction< TImage >.

Definition at line 58 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef Superclass::ImageType itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::ImageType
 

Inherit some parameters from the superclass type.

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 53 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef Superclass::NeighborhoodType itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::NeighborhoodType
 

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 57 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef Superclass::PixelType itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::PixelType
 

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 54 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef SmartPointer<Self> itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::Pointer
 

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 42 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef Superclass::RadiusType itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::RadiusType
 

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 56 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef PixelType::ValueType itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::ScalarValueType
 

Definition at line 59 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef VectorCurvatureNDAnisotropicDiffusionFunction itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::Self
 

Standard itk Self & Superclass typedefs

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 40 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef VectorAnisotropicDiffusionFunction<TImage> itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::Superclass
 

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 41 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

template<class TImage>
typedef Superclass::TimeStepType itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::TimeStepType
 

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

Definition at line 55 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.


Constructor & Destructor Documentation

template<class TImage>
itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::VectorCurvatureNDAnisotropicDiffusionFunction   [protected]
 

template<class TImage>
itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::~VectorCurvatureNDAnisotropicDiffusionFunction   [inline, protected]
 

Definition at line 83 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.


Member Function Documentation

template<class TImage>
virtual PixelType itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::ComputeUpdate const NeighborhoodType   neighborhood,
void *    globalData,
const FloatOffsetType   offset = FloatOffsetType(0.0)
const [virtual]
 

Compute the equation value.

Implements itk::FiniteDifferenceFunction< TImage >.

template<class TImage>
virtual const char* itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::GetClassName   const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

template<class TImage>
virtual void itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::InitializeIteration   [inline, virtual]
 

This method is called prior to each iteration of the solver.

Reimplemented from itk::FiniteDifferenceFunction< TImage >.

Definition at line 75 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.

References itk::AnisotropicDiffusionFunction< TImage >::GetAverageGradientMagnitudeSquared(), and itk::AnisotropicDiffusionFunction< TImage >::GetConductanceParameter().

template<class TImage>
itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::itkStaticConstMacro VectorDimension   ,
unsigned    int,
Superclass::VectorDimension   
 

Extract the image and vector dimension.

template<class TImage>
itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::itkStaticConstMacro ImageDimension   ,
unsigned    int,
Superclass::ImageDimension   
 

Extract the image and vector dimension.

Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >.

template<class TImage>
Pointer itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::New   [static]
 

Method for creation through the object factory.

Reimplemented from itk::LightObject.

template<class TImage>
void itk::VectorCurvatureNDAnisotropicDiffusionFunction< TImage >::PrintSelf std::ostream &    os,
Indent    indent
const [inline, protected, virtual]
 

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 84 of file itkVectorCurvatureNDAnisotropicDiffusionFunction.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:44:02 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000