Hi, I'm new with Vuforia.
Since I've started developing AR Project with Vuforia, I found the issue with the Image-target recognition.
The condition I'm in is like this.
- Many objects with heavy volume (e.g. 400Mb ~ 600Mb).
- But they are all in different scenes (When I put all those objects in one scene, the app goes away...)
- The AR Camera will be used to recognize real objects with natural light.
- Using SmartGlasses(UVC) to recognize the Image-target.
And the issue on the recognition is like below:
When I start the scene with camera watching the point, where I should looking at as the Image-target, Vuforia AR Camera works. I can see the AR object as I want. But, when I start the scene with different sight and come back to the point of Image-target, AR Camera cannot recognize the Image-target which did work.
And also if I set the AR object's culling mode to 'Cull Completely', AR Camera can recognize Image-target, but doesn't show the AR object as well.
(In this case 'Always Animate' works, but there's still same problem with recognition which I mentioned first.)
And last Question, is it bad to use multiple Image-targets for one object to get high rate of recognition?
I tried to find similar issues by googling, but I couldn't find.
Is there any way of solving these problems?
Thanks in advance.
*Moved forum from Creating AR tracking..
Hi,
Glad to hear that you made it work!
Have a nice weekend.
Vuforia Engine Support