Camera resectioning

ID: camera-resectioning

Camera resectioning, often referred to as camera pose estimation or camera calibration, is a computer vision technique used to determine the orientation and position of a camera in relation to a scene. It involves estimating the parameters that describe the camera's intrinsic (internal characteristics of the camera, such as focal length and lens distortion) and extrinsic (position and orientation in space) properties.

New to topics? Read the docs here!