We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I was wondering if I can get the transformation properties of the camera, in relation to the marker being tracked.
Let's say the camera used for capturing the video, where I can see the marker, is the real camera. I would like to place a virtual camera (even a dot) in the same position as the real camera. So I can try to measure the distance between the camera and the marker (since I know the size of the marker in real world).
But since I have only the nya_r.beginTransform(0) methods to distort the marker itself, I am not sure how can I establish a virtual position and rotation relation to the camera.
Any suggestion would be great! Thanks
~bontempos