Table of Contents

Enum CameraTransformType

Namespace
easyar
Assembly
EasyAR.Sense.dll

Camera transform type.

public enum CameraTransformType

Fields

ZeroDof = 0

0DOF No rotation or translation parameters for any camera extrinsics

ThreeDofRotOnly = 1

ThreeDofRotOnly Provides partial camera extrinsics, containing only 3-DOF rotation

SixDof = 2

6DOF Provides full camera extrinsics, including rotation and translation

FiveDofRotXZ = 3

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