#include <itkRigid2DTransform.h>
Inheritance diagram for itk::Rigid2DTransform< TScalarType >:
This transform applies a rigid transformation in 2D space. The transform is specified as a rotation around a arbitrary center and is followed by a translation.
The parameters for this transform can be set either using individual Set methods or in serialized form using SetParameters() and SetFixedParameters().
The serialization of the optimizable parameters is an array of 3 elements ordered as follows: p[0] = angle p[1] = x component of the translation p[2] = y component of the translation
The serialization of the fixed parameters is an array of 2 elements ordered as follows: p[0] = x coordinate of the center p[1] = y coordinate of the center
Access methods for the center, translation and underlying matrix offset vectors are documented in the superclass MatrixOffsetTransformBase.
Definition at line 57 of file itkRigid2DTransform.h.
|
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 65 of file itkRigid2DTransform.h. |
|
Standard covariant vector type for this class.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 99 of file itkRigid2DTransform.h. |
|
Standard coordinate point type for this class.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 107 of file itkRigid2DTransform.h. Referenced by itk::Rigid2DTransform< TScalarType >::SetRotation(). |
|
Standard vector type for this class.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 95 of file itkRigid2DTransform.h. |
|
Standard vnl_vector type for this class.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 103 of file itkRigid2DTransform.h. |
|
Jacobian type. Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 86 of file itkRigid2DTransform.h. Referenced by itk::Rigid2DTransform< TScalarType >::SetRotation(). |
|
Standard matrix type for this class.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 89 of file itkRigid2DTransform.h. |
|
Standard vector type for this class.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 92 of file itkRigid2DTransform.h. |
|
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 100 of file itkRigid2DTransform.h. |
|
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 108 of file itkRigid2DTransform.h. |
|
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 96 of file itkRigid2DTransform.h. |
|
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 104 of file itkRigid2DTransform.h. |
|
Parameters type. Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 83 of file itkRigid2DTransform.h. Referenced by itk::Rigid2DTransform< TScalarType >::SetRotation(). |
|
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 64 of file itkRigid2DTransform.h. Referenced by itk::Rigid2DTransform< TScalarType >::SetRotation(). |
|
Scalar type. Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 80 of file itkRigid2DTransform.h. |
|
Standard class typedefs. Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 62 of file itkRigid2DTransform.h. Referenced by itk::Rigid2DTransform< TScalarType >::SetVarAngle(). |
|
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. Definition at line 63 of file itkRigid2DTransform.h. |
|
|
|
|
|
|
|
|
|
Back transform by an rigid transformation. The BackTransform() methods are slated to be removed from ITK. Instead, please use GetInverse() or CloneInverseTo() to generate an inverse transform and then perform the transform using that inverted transform. |
|
Back transform by an rigid transformation. The BackTransform() methods are slated to be removed from ITK. Instead, please use GetInverse() or CloneInverseTo() to generate an inverse transform and then perform the transform using that inverted transform. |
|
Back transform by an rigid transformation. The BackTransform() methods are slated to be removed from ITK. Instead, please use GetInverse() or CloneInverseTo() to generate an inverse transform and then perform the transform using that inverted transform. |
|
This method creates and returns a new Rigid2DTransform object which is the inverse of self. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
This method creates and returns a new Rigid2DTransform object which has the same parameters. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
Compute the matrix from angle. This is used in Set methods to update the underlying matrix whenever a transform parameter is changed. Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::Similarity2DTransform< TScalarType >. |
|
Compute the angle from the matrix. This is used to compute transform parameters from a given matrix. This is used in MatrixOffsetTransformBase::Compose() and MatrixOffsetTransformBase::GetInverse(). Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::Similarity2DTransform< TScalarType >. |
|
Set/Get the angle of rotation in radians |
|
This method computes the Jacobian matrix of the transformation at a given input point.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
Run-time type information (and related methods). Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
Get the parameters that uniquely define the transform This is typically used by optimizers. There are 3 parameters. The first one represents the angle or rotation in radians and the last two represents the translation. The center of rotation is fixed.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
Set/Get the angle of rotation in radians. These methods are old and are retained for backward compatibility. Instead, use SetAngle() and GetAngle(). Definition at line 174 of file itkRigid2DTransform.h. |
|
Set/Get the rotation matrix. These methods are old and are retained for backward compatibility. Instead, use SetMatrix() GetMatrix(). Definition at line 131 of file itkRigid2DTransform.h. |
|
Dimension of the space. Reimplemented in itk::Euler2DTransform< TScalarType >. |
|
Dimension of the space. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
Dimension of the space. Reimplemented in itk::CenteredSimilarity2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
New macro for creation of through a Smart Pointer Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
Print contents of an Rigid2DTransform Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, itk::Euler2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
Set/Get the angle of rotation in radians |
|
Set the angle of rotation in degrees. |
|
Reset the parameters to create and identity transform. Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::Similarity2DTransform< TScalarType >. |
|
Set the rotation Matrix of a Rigid2D Transform This method sets the 2x2 matrix representing the rotation in the transform. The Matrix is expected to be orthogonal with a certain tolerance.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::Similarity2DTransform< TScalarType >. |
|
Set the transformation from a container of parameters This is typically used by optimizers. There are 3 parameters. The first one represents the angle of rotation in radians and the last two represents the translation. The center of rotation is fixed.
Reimplemented from itk::MatrixOffsetTransformBase< TScalarType, 2, 2 >. Reimplemented in itk::CenteredRigid2DTransform< TScalarType >, itk::CenteredSimilarity2DTransform< TScalarType >, and itk::Similarity2DTransform< TScalarType >. |
|
Set/Get the angle of rotation in radians. These methods are old and are retained for backward compatibility. Instead, use SetAngle() and GetAngle(). Definition at line 172 of file itkRigid2DTransform.h. References itk::Rigid2DTransform< TScalarType >::InputPointType, itk::Rigid2DTransform< TScalarType >::JacobianType, itk::Rigid2DTransform< TScalarType >::ParametersType, and itk::Rigid2DTransform< TScalarType >::Pointer. |
|
Set/Get the rotation matrix. These methods are old and are retained for backward compatibility. Instead, use SetMatrix() GetMatrix(). Definition at line 129 of file itkRigid2DTransform.h. |
|
Update angle without recomputation of other internal variables. Definition at line 243 of file itkRigid2DTransform.h. References itk::Rigid2DTransform< TScalarType >::Self. |
|
Compose the transformation with a translation This method modifies self to include a translation of the origin. The translation is precomposed with self if pre is true, and postcomposed otherwise. |