Enum MegaGoTrackerStatus
- Namespace
- easyar
MegaGoTracker running status.
Fields
Idle = 0MegaGoTracker is currently not processing input.
WaitingForInput = 1MegaGoTracker is waiting for an input frame.
VIOInitializing = 2MegaGoTracker is waiting for VIO initialization to complete.
VerifyingTrial = 3The trial target is being verified, and this target cannot be used yet.
Detecting = 4MegaGoTracker is detecting target.
Tracking = 5MegaGoTracker is tracking target.
Error = 6MegaGoTracker cannot continue processing input due to an error. The specific error can be obtained through error.