"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

ARCamera relation to imagetarget

I am going through the sample project (using Google Cardboard) and have it all working fine and am trying to decipher the scene with regard to the relationship of all the GameObjects.

I'm a bit confused with the relationship of the ARCamera to the ImageTarget in that in the scene editor the ARCamera is not focused the ImageTarget in the normal way as I am used to in other AR developments using Vuforia.

I can see in the scene that the ARCamera is looking at the Reticle and the ImageTarget and attached model are tiny and appear way above and to the left of the ARCamera

Is there a reason for this?  

I presumed under normal development (as I have always done) the ARCamara is setup so the ImageTarget and attached children are in its FOV

AlessandroB

Fri, 10/23/2015 - 14:20

The relative position of the Image Target and the ARCamera in the Scene does not matter, cause Vuforia will automatically adjust the position of the detected Target w.r.t the ARCamera reference frame at runtime, as soon as the target is actually detected and tracked.