"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 get the coordinates of the object in the screen for android?

How to get the coordinates of the object in the screen for android?

Hello HuangZhiMin,

You can get the coordinates of the object using the TrackableResult object's getPose function. See the APIs here: https://library.vuforia.com/content/vuforia-library/en/reference/java/classcom_1_1vuforia_1_1TrackableResult.html

Thanks,

Vuforia Support