"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

Metadata Package

what is metadata package??i successfully upload image target onto cloud database, but i dont know what is metadata package??where can i found it?

DavidBeard

Fri, 12/14/2012 - 17:33

Whatever metadata you associate with your target will be returned with its search result. The metadata package is restricted to 150KB or 200KB if provided as a base64 encoding. See: https://developer.vuforia.com/resources/dev-guide/managing-targets-cloud-database-using-developer-api

I am using unity vuforia 2-0-18, so you mean metadata package is something similar to unique id of one image? and i can input any number i want as long as it refer to base64 encoding?

The metadata doesn't need to be exclusive to a single target - multiple targets can be assigned the same metadata. And yes, you can custom define your metadata.