#include <itkVersorRigid3DTransform.h>
Inheritance diagram for itk::VersorRigid3DTransform< TScalarType >:
This transform applies a rotation and translation to the space
Definition at line 34 of file itkVersorRigid3DTransform.h.
|
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 73 of file itkVersorRigid3DTransform.h. |
|
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 72 of file itkVersorRigid3DTransform.h. |
|
Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 42 of file itkVersorRigid3DTransform.h. |
|
CovariantVector type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 87 of file itkVersorRigid3DTransform.h. |
|
Point type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 79 of file itkVersorRigid3DTransform.h. |
|
Vector type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 83 of file itkVersorRigid3DTransform.h. |
|
VnlVector type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 91 of file itkVersorRigid3DTransform.h. |
|
Jacobian type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 65 of file itkVersorRigid3DTransform.h. |
|
Matrix type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 62 of file itkVersorRigid3DTransform.h. |
|
Offset type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 76 of file itkVersorRigid3DTransform.h. |
|
Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 88 of file itkVersorRigid3DTransform.h. |
|
Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 80 of file itkVersorRigid3DTransform.h. |
|
Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 84 of file itkVersorRigid3DTransform.h. |
|
Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 92 of file itkVersorRigid3DTransform.h. |
|
Parameters type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 59 of file itkVersorRigid3DTransform.h. |
|
Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 41 of file itkVersorRigid3DTransform.h. |
|
Scalar type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 56 of file itkVersorRigid3DTransform.h. |
|
Standard class typedefs. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 39 of file itkVersorRigid3DTransform.h. |
|
Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 40 of file itkVersorRigid3DTransform.h. |
|
Versor type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 71 of file itkVersorRigid3DTransform.h. |
|
VnlQuaternion type. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >. Definition at line 68 of file itkVersorRigid3DTransform.h. |
|
|
|
Definition at line 126 of file itkVersorRigid3DTransform.h. |
|
|
|
Compute the components of the rotation matrix in the superclass. Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >.
|
|
Set and Get the center of rotation |
|
Run-time type information (and related methods). Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >.
|
|
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::Rigid3DTransform< TScalarType >.
|
|
Set the transformation from a container of parameters This is typically used by optimizers. There are 6 parameters. The first three represent the versor, the last three represent the translation. Reimplemented from itk::Transform< TScalarType, 3, 3 >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >.
|
|
Set and Get the Translation to be applied after rotation |
|
Set the rotational part of the transform. |
|
Dimension of parameters. Reimplemented from itk::Rigid3DTransform< TScalarType >.
|
|
Dimension of parameters. Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >.
|
|
New macro for creation of through a Smart Pointer. Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >.
|
|
Print contents of an Rigid3DTransform Reimplemented from itk::Rigid3DTransform< TScalarType >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >.
|
|
Set and Get the center of rotation |
|
Set the transformation from a container of parameters This is typically used by optimizers. There are 6 parameters. The first three represent the versor, the last three represent the translation. Reimplemented from itk::Transform< TScalarType, 3, 3 >.
Reimplemented in itk::ScaleSkewVersor3DTransform< TScalarType >.
|
|
Set the rotational part of the transform. |
|
Set the rotational part of the transform. |
|
Set and Get the Translation to be applied after rotation |