#include <itkScaleSkewVersor3DTransform.h>
Inheritance diagram for itk::ScaleSkewVersor3DTransform< TScalarType >:
This transform applies a versor rotation and translation & scale/skew to the space
Definition at line 35 of file itkScaleSkewVersor3DTransform.h.
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 79 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 78 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 73 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 43 of file itkScaleSkewVersor3DTransform.h. |
|
Standard covariant vector type for this class Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 68 of file itkScaleSkewVersor3DTransform.h. |
|
Standard coordinate point type for this class Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 61 of file itkScaleSkewVersor3DTransform.h. |
|
Standard vector type for this class Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 63 of file itkScaleSkewVersor3DTransform.h. |
|
Standard vnl_vector type for this class Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 65 of file itkScaleSkewVersor3DTransform.h. |
|
Standard inverse matrix type for this class Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 72 of file itkScaleSkewVersor3DTransform.h. |
|
Jacobian Type Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 59 of file itkScaleSkewVersor3DTransform.h. |
|
Standard matrix type for this class Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 71 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 74 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 70 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 62 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 64 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 66 of file itkScaleSkewVersor3DTransform.h. |
|
Parameters Type Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 58 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 42 of file itkScaleSkewVersor3DTransform.h. |
|
Standard scalar type for this class Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 60 of file itkScaleSkewVersor3DTransform.h. |
|
Scale & Skew Vector Type. Definition at line 83 of file itkScaleSkewVersor3DTransform.h. Referenced by itk::ScaleSkewVersor3DTransform< TScalarType >::SetVarSkew(), and itk::ScaleSkewVersor3DTransform< TScalarType >::~ScaleSkewVersor3DTransform(). |
|
Standard class typedefs. Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 40 of file itkScaleSkewVersor3DTransform.h. Referenced by itk::ScaleSkewVersor3DTransform< TScalarType >::SetVarSkew(). |
|
Definition at line 84 of file itkScaleSkewVersor3DTransform.h. Referenced by itk::ScaleSkewVersor3DTransform< TScalarType >::SetVarScale(), and itk::ScaleSkewVersor3DTransform< TScalarType >::SetVarSkew(). |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 41 of file itkScaleSkewVersor3DTransform.h. |
|
Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 75 of file itkScaleSkewVersor3DTransform.h. |
|
Versor type. Reimplemented from itk::VersorRigid3DTransform< TScalarType >. Definition at line 77 of file itkScaleSkewVersor3DTransform.h. |
|
|
|
|
|
|
|
Definition at line 118 of file itkScaleSkewVersor3DTransform.h. References itk::ScaleSkewVersor3DTransform< TScalarType >::ScaleVectorType. |
|
Compute the components of the rotation matrix in the superclass. Reimplemented from itk::VersorTransform< TScalarType >. |
|
Compute the components of the rotation matrix in the superclass. Reimplemented from itk::VersorTransform< 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::VersorRigid3DTransform< TScalarType >. |
|
Run-time type information (and related methods). Reimplemented from itk::VersorRigid3DTransform< TScalarType >. |
|
Set the transformation from a container of parameters This is typically used by optimizers. There are 15 parameters: 0-2 versor 3-5 translation 6-8 Scale 9-14 Skew Reimplemented from itk::VersorRigid3DTransform< TScalarType >. |
|
|
|
|
|
Dimension of parameters. |
|
Dimension of parameters. Reimplemented from itk::VersorRigid3DTransform< TScalarType >. |
|
Dimension of parameters. Reimplemented from itk::VersorRigid3DTransform< TScalarType >. |
|
New macro for creation of through a Smart Pointer. Reimplemented from itk::VersorRigid3DTransform< TScalarType >. |
|
Print contents of a VersorTransform Reimplemented from itk::VersorRigid3DTransform< TScalarType >. |
|
Set the parameters to the IdentityTransform Reimplemented from itk::VersorTransform< TScalarType >. |
|
Set the transformation from a container of parameters This is typically used by optimizers. There are 15 parameters: 0-2 versor 3-5 translation 6-8 Scale 9-14 Skew Reimplemented from itk::VersorRigid3DTransform< TScalarType >. |
|
|
|
|
|
Definition at line 122 of file itkScaleSkewVersor3DTransform.h. References itk::ScaleSkewVersor3DTransform< TScalarType >::SkewVectorType. |
|