hengli / camodocal

CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry
Other
1.16k stars 389 forks source link

Final rotation matrix and translation vector #120

Open kubs0ne opened 1 year ago

kubs0ne commented 1 year ago

Hello, I performed the extrinsic calibration on the kitti dataset and I wanted to check if alligns with the gound truth: Screenshot from 2022-10-28 16-03-57 I am not sure though what is the format of the rotation matrix and the translation vector. Is the rotation matrix just the general rotation matrix model as shown below? Screenshot from 2022-10-28 13-58-24

In the case of the translation vector, does it just output the distance of x,y and z in meters? I was not able to find these information in the repo nor in the paper so I would like to clarify.