We are developing a first AR app to show how much sugar is in the food product.
Currently we are at the stage which contains 15 salad dressings. Vuforia can have pretty good accuracy on this category.
However, we've been trying to add 6 yogurts into the app, Vuforia cannot recognize them at all.
The yogurt images are in the attachment.
Can anyone tell me how to improve the accuracy of yogurt recognition?
Thank you!
Hello wang39429,
Have you tried using our Cylinder Target feature for these objects? Since they are all pretty simple, cylindrical shapes you might end up with better tracking results.
If this doesn't work for you, or you end up having other objects you need to track, here are some tips for using Object Targets:
There are many factors that can affect the tracking performance of a Object Target, both during the scanning process and when running an app. Most issues with Object Targets can be traced to the creation of the .od file using the Vuforia Object Scanner. Be sure to follow the scanner app instructions: https://library.vuforia.com/articles/Training/Vuforia-Object-Scanner-Users-Guide, paying close attention to step #8 in the article.
In our labs, we utilize four primary strategies for creating an optimal Object Target scanning environment:
Thanks,
-Vuforia Support