"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

Retrieve image/metadata with VWS API

I'm afraid this is not possible, but is there any way to retrieve back the image and metadata of an image target, without using the Target Manager? I know how to make a GET request to retrieve all the other data.

Within our application, users can leave comments with particular image targets, as well as create their own. I would like to create an admin page where I can see the uploaded images together with the comments, so I can monitor them at the same time to make sure they stay clean.

Thanks!

AlessandroB

Sun, 06/09/2013 - 15:49

Hi, the current VWS API does not allow retrieving metadata or the image of a given target.

You may want to post a request in our Forum Wish-List here:

Hi,

I have just started writing on an API wrapper in nodeJS (sources are published on github).

My question here are you guys making any progress on this one and have you added it to the wish-list?