Track many images
Please provide your development details as below;
1. SDK Version:5.0.4
2. Development Environment: Unty2018
3. Tracker/Scanner:Image tracker
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise):Free
5. Target Device(Optional):Samsung galaxy A71
I add two Image tracker in case to track many images
But when I test the project, I just can track only one image
Thank you for your interest in MAXST AR SDK.
If you change the Tracking add to the MULTI_TRACKING option (TrackerManager.GetInstance().SetTrackingOption(TrackerManager.TrackingOption.MULTI_TRACKING);),
up to three target images will be recognized and tracked at the same time.
Please refer to Tracking Mode option at the bottom of the link below.
https://developer.maxst.com/MD/doc/5_0_x/unity/ex/image
If you have related the MAXST AR SDK questions, feel free to ask.
Best regards,
Francisco
MAXST Support Team
Thanks the problem solved