What is a camera calibration?
Cameras map points in the world into pixels, calibration tells us how the mapping works. Pixel coordinates are used to find a ray in 3D space, which can be used to measure the world.
Cameras map points in the world into pixels, calibration tells us how the mapping works. Pixel coordinates are used to find a ray in 3D space, which can be used to measure the world.