Enum CameraTransformType
- Namespace
- easyar
Camera transformation type.
Fields
ZeroDof = 00DOF No rotation or translation parameters for camera extrinsics.
ThreeDofRotOnly = 1ThreeDofRotOnly Provides partial camera extrinsics, containing only 3 degrees of freedom rotation.
SixDof = 26DOF Provides full camera extrinsics, including rotation and translation.
FiveDofRotXZ = 35DOF Provides camera extrinsics, including rotation and 2D translation (excluding gravity direction translation).