Targets Limitation Per Scene
Hi,
Is there any possibility to extend the 100 targets per scene limitation?
Why this limitation happens?
Best.
Hello.
MAXST SDK is able to handle more than 100 targets.
However, as the number of targets increases, target loading time also increases.
Loading 100 targets takes approximately 30 seconds.
So we recommend less than 40 targets due to loading time.
Thanks.
- MAXST Support Team
Got it!
Thanks.
what's the indicate loading time?
need answer ASAP
Hello.
I don't know the meaning of the indicate loading time.
If you mean a time to load some images, it takes approximately 20~30 sec. to load 100 targets in image tracker.
If I am wrong, please let me know.
Thanks.
John,
MAXST Support Team
John,
MAXST Support Team.
is there any information that we can get when the loading is finished? (like bool or anything like that)
so we can use that information to make conditon in ours script
Thanks.
See 'TrackerManager' IsTrackerDataLoadCompleted() function.
this is function for when complete load map.