Administrator
|
Hi Bruno,
These OpenCV coordinates are in camera frame. The mesh in map frame, which is x->forward, y->left and z->up (like ROS). Well, if you remove the optical rotation added to camera, you will have the mesh in camera frame (x->right, y->down, z->forward).
cheers,
Mathieu
|