Difference between two object tracker

0 votes
asked Apr 5, 2018 by mis0025033 (120 points)
Hi all,

I found that there are two object trackers inside sdk, "EasyAR_ImageTracker-1_ObjectTracker-1" and "EasyAR_ObjectTracker-1", what are the differences between them???

I know one has image tracker and object tracker included, and the other only has object tracker, when do i use object tracker and when do i use object tracker with image tracker??

thanks

1 Answer

0 votes
answered Apr 7, 2018 by albert52 (31,850 points)
If you want to identify images, you can use image tracker. If you want to identify a 3D object, you can use object tracker.

image tracker:https://www.easyar.com/doc/EasyAR%20SDK/Getting%20Started/2.0/Compile-and-Run-EasyAR-Unity-Samples.html

object tracker:https://www.easyar.com/doc/EasyAR%20SDK/Guides/EasyAR-3D-Object-Tracking.html
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...