"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

Cloud Reco + Text Reco

Hi,

I have created an android app using Cloud reco 2.6.0, where it uses c++ and JNI.

now I want to add text recognition (2.8.8)  to it.

now that the new version uses total different structure and classes (trackers, finders etc.) , I dont know how I can integrate text reco to existing cloudreco.cpp

can the two trackers (cloud reco and text reco) be used at same time simultaneously?? or do i have to use some logic that will give some specific time to scan image first, if not recogninized then try text reco tracker.

I would really appreciate any suggestions

Thanks

AlessandroB

Sat, 05/24/2014 - 12:28

now that the new version uses total different structure and classes (trackers, finders etc.