#include <itkActiveShapeModelGradientSearchMethod.h>
Inheritance diagram for itk::ActiveShapeModelGradientSearchMethod< TImage >:
itkActiveShapeModelGradientSearchMethod performs a search along normal direction for the strongest edge on each landmark position.
Definition at line 64 of file itkActiveShapeModelGradientSearchMethod.h.
|
Standard iterator type within this class. Definition at line 115 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Reimplemented from itk::Object. Definition at line 72 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Standard filter type within this class. Definition at line 100 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Definition at line 82 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Type for the index of the input image. Definition at line 88 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Pointer Type for input image. Definition at line 97 of file itkActiveShapeModelGradientSearchMethod.h. Referenced by itk::ActiveShapeModelGradientSearchMethod< TImage >::~ActiveShapeModelGradientSearchMethod(). |
|
Image typedef support Definition at line 81 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Standard matrix type within this class. Definition at line 109 of file itkActiveShapeModelGradientSearchMethod.h. Referenced by itk::ActiveShapeModelGradientSearchMethod< TImage >::~ActiveShapeModelGradientSearchMethod(). |
|
Definition at line 104 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Standard vector type within this class. Definition at line 103 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Type for the index of the input image. Definition at line 91 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Reimplemented from itk::Object. Definition at line 71 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Type for the region of the input image. Definition at line 85 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Standard list type within this class. Definition at line 112 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Standard class typedefs. Reimplemented from itk::Object. Definition at line 69 of file itkActiveShapeModelGradientSearchMethod.h. Referenced by itk::ActiveShapeModelGradientSearchMethod< TImage >::~ActiveShapeModelGradientSearchMethod(). |
|
Type for the size of the input image. Definition at line 94 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Reimplemented from itk::Object. Definition at line 70 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Definition at line 106 of file itkActiveShapeModelGradientSearchMethod.h. Referenced by itk::ActiveShapeModelGradientSearchMethod< TImage >::~ActiveShapeModelGradientSearchMethod(). |
|
Definition at line 105 of file itkActiveShapeModelGradientSearchMethod.h. |
|
|
|
|
Compute a new shape. This method computes a new shape from a mean, eigenvectors and eigenvalues given as a parameter and stores it in the object. The values of these parameters can then be retrieved by using other methods of this object. |
|
Set/Get the eigen values |
|
Set/Get the eigen vectors |
|
Set/Get the lenght of profile |
|
Set/Get the initial shape |
|
Run-time type information (and related methods). Reimplemented from itk::Object. |
|
Return the mean Shape of the model (x1 y1 x2 y2 ... xn yn), where n = n. of landmarks |
|
Set/Get the number ofinteration |
|
Method for creation through the object factory. Reimplemented from itk::Object. |
|
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::Object. |
|
Set/Get the eigen values |
|
Set/Get the eigen vectors |
|
Set the input image. Definition at line 118 of file itkActiveShapeModelGradientSearchMethod.h. |
|
Set/Get the lenght of profile |
|
Set/Get the initial shape |
|
Set/Get the number ofinteration |