Table of Contents

Enum CameraTransformType

Namespace
easyar

Camera transformation type.

Fields

ZeroDof = 0

0DOF No rotation or translation parameters for camera extrinsics.

ThreeDofRotOnly = 1

ThreeDofRotOnly Provides partial camera extrinsics, containing only 3 degrees of freedom rotation.

SixDof = 2

6DOF Provides full camera extrinsics, including rotation and translation.

FiveDofRotXZ = 3

5DOF Provides camera extrinsics, including rotation and 2D translation (excluding gravity direction translation).