#include <itkCenteredEuler3DTransform.h>
Inheritance diagram for itk::CenteredEuler3DTransform< TScalarType >:
This transform applies a rotation about a specific coordinate or centre of rotation followed by a translation.
Definition at line 37 of file itkCenteredEuler3DTransform.h.
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 75 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 45 of file itkCenteredEuler3DTransform.h. |
|
Standard covariant vector type for this class Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 66 of file itkCenteredEuler3DTransform.h. |
|
Standard coordinate point type for this class Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 71 of file itkCenteredEuler3DTransform.h. |
|
Standard vector type for this class Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 63 of file itkCenteredEuler3DTransform.h. |
|
Standard vnl_vector type for this class Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 69 of file itkCenteredEuler3DTransform.h. |
|
Standard inverse matrix type for this class Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 74 of file itkCenteredEuler3DTransform.h. |
|
Jacobian Type Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 61 of file itkCenteredEuler3DTransform.h. |
|
Standard matrix type for this class Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 73 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 77 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 68 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 72 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 64 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 70 of file itkCenteredEuler3DTransform.h. |
|
Parameters Type Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 60 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 44 of file itkCenteredEuler3DTransform.h. |
|
Standard scalar type for this class Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 62 of file itkCenteredEuler3DTransform.h. |
|
Standard class typedefs. Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 42 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 43 of file itkCenteredEuler3DTransform.h. |
|
Reimplemented from itk::Euler3DTransform< TScalarType >. Definition at line 76 of file itkCenteredEuler3DTransform.h. |
|
|
|
|
|
|
|
|
|
This method computes the Jacobian matrix of the transformation. given point or vector, returning the transformed point or vector. The rank of the Jacobian will also indicate if the transform is invertible at this point. Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Run-time type information (and related methods). Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Get the parameters that uniquely define the transform This is typically used by optimizers. There are six parameters. The first three represent the rotation and the last three represent the translation. Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Dimension of the space. |
|
Dimension of the space. Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Dimension of the space. Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Dimension of the space. Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
New macro for creation of through a Smart Pointer Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Print contents of an CenteredEuler3DTransform Reimplemented from itk::Euler3DTransform< TScalarType >. |
|
Set the transformation from a container of parameters This is typically used by optimizers. There are six parameters. The first three represent the rotation and the last three represent the translation. Reimplemented from itk::Euler3DTransform< TScalarType >. |