- The image point is the set of coordinates of the object as projected on the camera plane
- The camera’s Intrinsic calibration matrix
Intrinsic Matrix
In reality, the intrinsic matrix will be more complicated than this!
- The projection matrix
- The Euclidean transformation between the world and camera frames called the extrinsic calibration matrix, which is often an identity matrix
- The world point a.k.a the point that is being projected
The final projection equation is