|
MaxstARSDK
|
Container for individual tracking information More...
Public Member Functions | |
| TrackingResult | GetTrackingResult () |
| Output the number of trackers that have been tracked successfully. More... | |
| string | GetCodeScanResult () |
| Outputs the recognition result of the bar code / QR code. More... | |
| TrackedImage | GetImage () |
| Extract image used for tracking More... | |
Container for individual tracking information
| string maxstAR.TrackingState.GetCodeScanResult | ( | ) |
Outputs the recognition result of the bar code / QR code.
| TrackedImage maxstAR.TrackingState.GetImage | ( | ) |
Extract image used for tracking
| TrackingResult maxstAR.TrackingState.GetTrackingResult | ( | ) |
Output the number of trackers that have been tracked successfully.