Increase the recognition speed without using CRS.

0 votes
asked Jun 26, 2018 by lucasv (180 points)
In regards to the usage of the EasyAR on Android, I would like to know if there is some parameters that we can tune in order to speed up the image recognition on the mobile device without using the CRS service – our application must be used offline.

1 Answer

0 votes
answered Jun 26, 2018 by albert52 (31,850 points)
How many images do you have?
commented Jun 26, 2018 by lucasv (180 points)
We have approximatively 40images but only two or three of them are loaded in the ImageTracker simulaneously
commented Jun 26, 2018 by albert52 (31,850 points)
Loading takes time when there are too many imagetargets, which is a disadvantage of local identification.

About CRS:

Offline Cache for Cloud Recognition :Targets Returned from Cloud Can be Stored as Local

Targets for Offline Use
commented Jun 28, 2018 by lucasv (180 points)
Thank you for your answer. However, in our case, we have only three images (resolution 700px X 900px) loaded in the ImageTracker.
We would like just to know if there is some way to speed up the recognition time without using CRS.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...