Skip to content Skip to sidebar Skip to footer

Vuforia Cloud Recognition Android Application

I am trying to use vuforia framework (https://developer.vuforia.com/library/all-articles) to do a simple image recognition task via cloud. My question is that is it possible to tak

Solution 1:

Vuforia now allows us to upload objects into the target manager, whether it is an image or cylinder/box, or even a multiple dimension object.

Upload these into Vuforia Database (Database should be for cloud reco. If not, create a new database for it) and get the Client Keys.

Now you can import the Cloud reco prefab and add a text on top to augment.

Hope this helped. :)

Post a Comment for "Vuforia Cloud Recognition Android Application"