Why are essential matrix and fundamental matrix Code Example
why are essential matrix and fundamental matrix
The essential and fundamental matrices are 3x3 matrices that “encode” the epipolar geometry of two views.
Motivation: Given a point in one image, multiplying by the essential/fundamental matrix will tell us
which epipolar line to search along in the second view.