py3dframe.FrameTransform.rotation_matrix#

property FrameTransform.rotation_matrix: ndarray#

Getter for the rotation matrix representation of the rotation between the input frame and the output frame in the convention of the transformation.

See also

Returns:

The rotation matrix between the input frame and the output frame in the convention of the transformation with shape (3, 3).

Return type:

numpy.ndarray