"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

Replacing target shape with 2D Image

It has been achieved to replace the teapot with 2D image, but if I want to track the co ordinates of the target shape, what should I use? If I use this code below from "How To Draw a 2D Image on top of a Target using OpenGL ES"  Vuforia::Vec2F targetSize = ((Vuforia::ImageTarget *) trackable)->getSize(); It causes error in Android Studio saying "Image Target is abstract function" What to do now to get the target coordinates and? 

doschuster

Thu, 07/27/2017 - 22:02

i don't understand what you mean but maybe you look at the VuMark Samples?

for the size something like this