Enum MegaInputFrameLevel
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Equivalent degrees of freedom of the input frame, corresponding to the equivalent CameraTransformType, when using Mega features.
public enum MegaInputFrameLevel
Fields
ZeroDof = 00DOF, no rotation or translation parameters for any camera extrinsics.
ThreeDof = 1ThreeDofRotOnly, provides partial camera extrinsics, containing only 3-DOF rotation.
FiveDof = 25DOF, provides camera extrinsics, including rotation and 2D translation (excluding translation in the gravity direction).
SixDof = 36DOF, provides full camera extrinsics, including rotation and translation.