"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

How to check if same Image target Image exisit in cloud database

Hi,

In case of news paper / print ads Augmented reality applications, I have noticed manytime times that I have to use same image as image target but for different AR purpose. for ex, Image1 for Video as AR on day 1 but after few weeks I need to use same Image as a target for 3D object (I dont necessarily remember or know if this image already exist as target in cloud DB).

Now I know that in such case getting correct result is very difficult and there must be some differences in two images. But what if There arent any.

In such case I want to check if this image already exist in could database as a target. (same name or different name).

Does vuforia expose some custome API method where you can compare current image's feature points with all the existing target images in cloud DB and let me know if this image already exist in DB or not?