Class cv::QuatEnum#
#include <opencv2/core/quaternion.hpp>Collaboration diagram for cv::QuatEnum:
Public Types#
Enum of Euler angles type.
Member Enumeration Documentation#
enum EulerAnglesType
Enum of Euler angles type.
|
Intrinsic rotations with the Euler angles type X-Y-Z. |
|
Intrinsic rotations with the Euler angles type X-Z-Y. |
|
Intrinsic rotations with the Euler angles type Y-X-Z. |
|
Intrinsic rotations with the Euler angles type Y-Z-X. |
|
Intrinsic rotations with the Euler angles type Z-X-Y. |
|
Intrinsic rotations with the Euler angles type Z-Y-X. |
|
Intrinsic rotations with the Euler angles type X-Y-X. |
|
Intrinsic rotations with the Euler angles type X-Z-X. |
|
Intrinsic rotations with the Euler angles type Y-X-Y. |
|
Intrinsic rotations with the Euler angles type Y-Z-Y. |
|
Intrinsic rotations with the Euler angles type Z-X-Z. |
|
Intrinsic rotations with the Euler angles type Z-Y-Z. |
|
Extrinsic rotations with the Euler angles type X-Y-Z. |
|
Extrinsic rotations with the Euler angles type X-Z-Y. |
|
Extrinsic rotations with the Euler angles type Y-X-Z. |
|
Extrinsic rotations with the Euler angles type Y-Z-X. |
|
Extrinsic rotations with the Euler angles type Z-X-Y. |
|
Extrinsic rotations with the Euler angles type Z-Y-X. |
|
Extrinsic rotations with the Euler angles type X-Y-X. |
|
Extrinsic rotations with the Euler angles type X-Z-X. |
|
Extrinsic rotations with the Euler angles type Y-X-Y. |
|
Extrinsic rotations with the Euler angles type Y-Z-Y. |
|
Extrinsic rotations with the Euler angles type Z-X-Z. |
|
Extrinsic rotations with the Euler angles type Z-Y-Z. |
Source file#
The documentation for this class was generated from the following file:
opencv2/core/quaternion.hpp