The Essential matrix is a key concept in computer vision and 3D geometry, specifically in the context of stereo vision and structure from motion. It encodes the intrinsic geometry between two views of a scene captured by calibrated cameras. The Essential matrix relates corresponding points in two images taken from different viewpoints and is used to facilitate the recovery of the 3D structure of the scene and the relative poses (rotation and translation) of the cameras.
New to topics? Read the docs here!