convert poses of image to world coordinate system

747 views
Skip to first unread message

Dong Liu

unread,
May 20, 2021, 4:44:39 PM5/20/21
to COLMAP
Hi,

Here is the colmap's documentation,

The coordinates of the projection/camera center are given by -R^t * T, where R^t is the inverse/transpose of the 3x3 rotation matrix composed from the quaternion and T is the translation vector.

My question is how about the orientation, how the camera's orientation is convert to the world coordinate system?

Thanks,

Dong

Adam Polak

unread,
Jan 16, 2022, 6:53:46 PM1/16/22
to COLMAP
I had the same question, let me know if you ever found an answer :)

M E

unread,
Feb 5, 2022, 12:08:36 AM2/5/22
to COLMAP
The rotation matrix transforms a point from the world to the camera coordinate system. If you need the rotation matrix in the world coordinate system, just take the inverse/transpose.
Reply all
Reply to author
Forward
0 new messages