Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Difference between Camera Matrix and Projection matrix for monocular camera calibration.

I am using the ROS camera calibrator to calibrate a Monocular Camera and Since it is a monocular camera, I was expecting the projection matrix to be same as the camera matrix (as explained here: https://docs.ros.org/melodic/api/sensor_msgs/html/msg/CameraInfo.html) but it is not so. Can anyone explain me why? I am not sure what I am missing here.