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 = 00DOF, with no rotation or translation parameters for camera extrinsic calibration.
ThreeDof = 1ThreeDofRotOnly, provides partial camera extrinsic parameters, containing only 3 degrees of freedom rotation.
FiveDof = 25DOF, provides camera extrinsic parameters, including rotation and 2D translation (excluding translation in the gravity direction).
SixDof = 36DOF, provides full camera extrinsic parameters, including rotation and translation.