Table of Contents

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 = 0

0DOF, no rotation or translation parameters for any camera extrinsics.

ThreeDof = 1

ThreeDofRotOnly, provides partial camera extrinsics, containing only 3-DOF rotation.

FiveDof = 2

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

SixDof = 3

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