py3dframe.Transform.rotation_matrix#

property Transform.rotation_matrix: ndarray#

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

See also

Returns:

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

Return type:

numpy.ndarray