Hi all,
I'm trying to develop an AR application using Vuforia. I have created an object target by scanning it with the Vuforia Object Scanner and even that I follow the steps that are described in the Vuforia documentation the object target is not tracked at all. I'm using the latest version of Vuforia and the latest version of unity. I have included a photo of my settings.Any help is appreciated.
Thank you in advance
Attachment | Size |
---|---|
![]() | 703.47 KB |
If you are right and this is problem with .od file, your app (Vuforia scanner) should have the same problems. In our case your app works really good and recognizes objects immidiatelly without any problems.
However my app, which is in fact your sample code with new database, doesn't work at all (or almost at all). I was able to detect target only 2-3 times after many tries. I was testing on both iOS (iPhone 7) and Android (Samsung Galaxy S8+). Android works a little bit better, but it is still far from acceptable.
Could you tell me what is the difference between your scanner app and unity sample code? What should I do to make it working as your scanner app?