#include <itkPCAShapeSignedDistanceFunction.h>
Inheritance diagram for itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >:
This class is templated over the coordinate representation type (e.g. float or double) and the space dimension.
Definition at line 43 of file itkPCAShapeSignedDistanceFunction.h.
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 53 of file itkPCAShapeSignedDistanceFunction.h. |
|
CoordRep typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 67 of file itkPCAShapeSignedDistanceFunction.h. |
|
Definition at line 99 of file itkPCAShapeSignedDistanceFunction.h. |
|
Definition at line 100 of file itkPCAShapeSignedDistanceFunction.h. Referenced by itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::~PCAShapeSignedDistanceFunction(). |
|
extrapolator typedef support. Definition at line 98 of file itkPCAShapeSignedDistanceFunction.h. |
|
Definition at line 104 of file itkPCAShapeSignedDistanceFunction.h. |
|
Definition at line 105 of file itkPCAShapeSignedDistanceFunction.h. Referenced by itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::~PCAShapeSignedDistanceFunction(). |
|
function typedef support. Definition at line 103 of file itkPCAShapeSignedDistanceFunction.h. |
|
Definition at line 84 of file itkPCAShapeSignedDistanceFunction.h. Referenced by itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::~PCAShapeSignedDistanceFunction(). |
|
Definition at line 85 of file itkPCAShapeSignedDistanceFunction.h. Referenced by itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::~PCAShapeSignedDistanceFunction(). |
|
Image typedef support. Definition at line 83 of file itkPCAShapeSignedDistanceFunction.h. |
|
InputeType typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 70 of file itkPCAShapeSignedDistanceFunction.h. |
|
Definition at line 94 of file itkPCAShapeSignedDistanceFunction.h. |
|
Definition at line 95 of file itkPCAShapeSignedDistanceFunction.h. Referenced by itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::~PCAShapeSignedDistanceFunction(). |
|
Interpolator typedef support. Definition at line 93 of file itkPCAShapeSignedDistanceFunction.h. |
|
OutputType typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 73 of file itkPCAShapeSignedDistanceFunction.h. |
|
Parameters typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 79 of file itkPCAShapeSignedDistanceFunction.h. Referenced by itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::SetPrincipalComponentImages(), and itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::~PCAShapeSignedDistanceFunction(). |
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 52 of file itkPCAShapeSignedDistanceFunction.h. |
|
Point typedef support. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 76 of file itkPCAShapeSignedDistanceFunction.h. |
|
Standard class typedefs. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 49 of file itkPCAShapeSignedDistanceFunction.h. Referenced by itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::~PCAShapeSignedDistanceFunction(). |
|
Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 51 of file itkPCAShapeSignedDistanceFunction.h. |
|
Transform typedef support. Definition at line 90 of file itkPCAShapeSignedDistanceFunction.h. Referenced by itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::SetPrincipalComponentImages(). |
|
|
|
|
Evaluate the signed distance from a shape at a given position. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >.
|
|
Run-time type information (and related methods). Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >.
|
|
Set/Get the mean image. |
|
A PCAShape is defined by a set of shape and pose parameters. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 143 of file itkPCAShapeSignedDistanceFunction.h. |
|
Set/Get the number of principal components SetNumberOfPrincipalComponents must be called before SetParameters |
|
A PCAShape is defined by a set of shape and pose parameters. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 141 of file itkPCAShapeSignedDistanceFunction.h. |
|
A PCAShape is defined by a set of shape and pose parameters. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >. Definition at line 139 of file itkPCAShapeSignedDistanceFunction.h. |
|
Set/Get the principal component standard deviations. |
|
Set/Get transform. |
|
Initialize must be called before the first call of Evaluate() to allow the class to validate any inputs. Reimplemented from itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >.
|
|
Dimension underlying input image. |
|
New macro for creation of 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::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >.
|
|
Set/Get the mean image. |
|
Set/Get the number of principal components SetNumberOfPrincipalComponents must be called before SetParameters |
|
A PCAShape is defined by a set of shape and pose parameters. Implements itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >.
|
|
Set/Get the principal component images. Definition at line 120 of file itkPCAShapeSignedDistanceFunction.h. References itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::ParametersType, and itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >::TransformType. |
|
Set/Get the principal component standard deviations. |
|
Set/Get transform. |