Hello everyone,
I have been monitering the reco counter in my cloud recognition database and something seems off. The counter sometimes adds 3 - 5 recos with each recognition I do myself as testing. Sometimes the reco counter doesn't add anything after recognitions.
Did anyone else notice this? is there something wrong with my implementation that makes the app increment these recognitions?
Thank you.
Vuforia 5 SDK has added a feature to check for double-recos. Prior to SDK 5, the client filtered out a result that matched the currently tracked target. With SDK 5, you can now turn off that filtering for diagnostic purposes. See this article for more info:
https://developer.vuforia.com/library/articles/Solution/Vuforia-5-Migration