We allow searching continuously for matches while the user just points (or tosses) the camera around – we call it Finder Mode. You can read about the Finder Mode and our Single Shot Mode in this article.
How can I limit the number of searches per second during Finder Mode?
You can do it through the CraftARCloudRecognition interface.
On And
Yes, but you must manage your AR items and avoid duplicates when the search finds an AR item that has already been added to the Tracking module. You must control the AR items and the contents to avoid duplicates or loading the associated content several times.
CraftAR offers two types of search modes in order to pass queries to the SDKs and search the image database:
Single Shot Mode search
Finder Mode search
Both search modes are supported in all our Image Recognition SDKs, plugins and libraries. Deciding which scan mode you would like to implement in your mobile or web app depends on your u
Dec 15, 2020
Finder Mode, finder vs single shot, scan mode, scanning, search mode, single shot mode
You wanted it, and now it is here — continuous scan and optimized search are alive and well in our new SDK v1.0 which was released this week. And you know the best part? All you have to do is download it and start integrating. It’s that easy.