"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

target image not detecting

hi..

m using device database to detect an an image. Downloaded the database n copied the two files to the assets folder. clean n bulid project...... but the target is still not detected... plz help.

this is a part of imagetargets.cpp n i have made the following changes.. plz see n tell me if ny changes should me made

 

 

AlessandroB

Sun, 03/17/2013 - 19:07

The code looks correct. It must work. Are you sure you have rebuilt the code with ndk-build afterwards?

 

 

 

hey thanks... the problem is solved...... now am having a few queries.....

1. The 2d texture is completely covering my target... what changes should i make to display texture on 60% of the screen

Sure you can; but you will need to change some code;

the procedure is explained here step-by-step and in full detail:

https://developer.vuforia.com/forum/faq/android-how-do-i-replace-dataset-image-targets-sample

 

yes i have done it... but this only shows a single image over multiple targets.....we cannot have separate images displayed over different targets....