Table of Contents

Enum MegaGoTrackerStatus

Namespace
easyar
Assembly
EasyAR.Sense.dll

MegaGoTracker runtime status.

public enum MegaGoTrackerStatus

Fields

Idle = 0

MegaGoTracker is not currently processing input.

WaitingForInput = 1

MegaGoTracker is waiting for an input frame.

VIOInitializing = 2

MegaGoTracker is waiting for VIO initialization to complete.

VerifyingTrial = 3

Validating trial target. This target cannot be used yet.

Detecting = 4

MegaGoTracker is detecting target.

Tracking = 5

MegaGoTracker is tracking target.

Error = 6

MegaGoTracker cannot continue processing input due to an error. The specific error can be obtained through error.