"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

About get target image ID

Hi everyone

 I'm new with the Vuforia and I want to know can i get the target image ID after detected the target image?

For example: In AR view, User scan image1, it will show the 3D model and at the same time it will show text "image1 detected" , and this Text box is only appear after detect the image.

Thanks a lot if you can help me with this.

Hi C0kie,

look for trackable.getName() in ImageTargetRenderer class in sample project.