Camera Models
Last updated
Last updated
Let point located at the object in 3D space, point located on the imaging plane in 3D space, point located on the image in pixel coordinates.
Since most modern digital cameras will automatically flip the image to its upright position for us, we can move the imaging plane to the front side as well (same side as the object). Then we can make math easier (replace the -1 with 1) and have and according to the similar triangle.
The relation between three reference frames (O, O', and O'') is the following.
In matrix form, we can obtain the camera intrinsic matrix .
The Double Sphere Camera Model, Daniel Cremers group, 3DV 2018
Very good discussions and summary of camera models; read this paper first!
14 Lectures in Visual SLAM