Hi
does anyone know, how to enable Extended_Tracking mode in imagetargetsnative sample.
I mean at the start point of the project automatically(no matter switch on or off ) ??
Thanks
After loading the Dataset and starting the Tracker, you can iterate over all the Trackables in your Dataset and call startExtendedTracking() on each of them, see code snippet here:
https://developer.vuforia.com/library/articles/Solution/How-To-implement-Extended-Tracking
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
After loading the Dataset and starting the Tracker, you can iterate over all the Trackables in your Dataset and call startExtendedTracking() on each of them, see code snippet here:
https://developer.vuforia.com/library/articles/Solution/How-To-implement-Extended-Tracking