Five Point Algorithm Versions Save

A MATLAB implementation of the Five-Point Algorithm by David Nistér

0.9

9 years ago

It now returns all E solutions as well as the corresponding R and t. An example is provided to validate the algorithm.

0.8

9 years ago

It appears to already provide proper estimates of the essential matrix. The constraints in terms of rank and singular values are being enforced. At this point the algorithm is returning the first of its multiple solutions. I'm still figuring out how to select the "best" if such exists.