The Essential Matrix: Geometry for Stereo Vision
The Essential Matrix is a geometric bridge between two photos of the same scene, encoding the camera's relative motion. It's used in 3D reconstruction to find corresponding points; it tells you where a point from one image must lie in the other.
The Essential Matrix is a geometric bridge between two photos of a scene, encoding the precise rotation and translation between the camera poses. In Structure from Motion (SfM), it solves the correspondence problem by defining a line in the second image where a point from the first must lie, drastically reducing the search space. The main footgun is confusing it with the Fundamental Matrix; the Essential Matrix requires calibrated cameras, while the Fundamental Matrix does not.
Read the original → Wikipedia: Essential matrix
- #computer vision
- #3d reconstruction
- #epipolar geometry
- #sfm
Get five bites like this every day.
Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.