Table of Contents

Enum MegaInputFrameLevel

Namespace
easyar
Assembly
EasyAR.Sense.dll

When using the Mega function, the equivalent of the input frame CameraTransformType equivalent degrees of freedom.

public enum MegaInputFrameLevel

Fields

ZeroDof = 0

0DOF, with no rotation or translation parameters for camera extrinsic calibration.

ThreeDof = 1

ThreeDofRotOnly, provides partial camera extrinsic parameters, containing only 3 degrees of freedom rotation.

FiveDof = 2

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

SixDof = 3

6DOF, provides full camera extrinsic parameters, including rotation and translation.