ethz-asl / kalibr

The Kalibr visual-inertial calibration toolbox
Other
4.18k stars 1.37k forks source link

camera extrinsic and re projection matrix #696

Open khuechuong opened 1 week ago

khuechuong commented 1 week ago

For camera only calibration, does it give extrinsic matrix since I need the re-projection matrix for proper image like in the cameraInfo ros message. The wiki page said it gives extrinsic but it only gives intrinsic. I need to project it so that the black stuff that appears when kalibr undistort it to not appear.