"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

Using Text Recognition as final year project

Hi everyone,

 

I am trying to develope an android application for my Final Year Project that recgonizeses text using vuforia SDK and after it recgonize a text:

eg) a Horse text detected then it will use the text and find the 3D object from the android database and display the 3D object to the user as in on the same camera screen.

 

Could anyone please guide me what I should do or is it possible to create such application using vuforia, because I am a newbie in c++/C and am not very familiar with it.

 

Furthermore, is there any way to store the 3D objects into SQLite android database and retrive it or any other better solutions to store and retrieve the 3D objects?

 

Thank you very much.

 

 

 

Could anyone please guide me what I should do 

Download the samples and start playing with them.  The Getting Started guide is a good start.

Then figure out how close it is to doing what you want and learn more about it - then make a decision.