zygmuntszpak / MultipleViewGeometry.jl

Under construction...
Other
4 stars 3 forks source link

Adds basic fundamental matrix estimation infrastructure #1

Closed zygmuntszpak closed 6 years ago

zygmuntszpak commented 6 years ago

Adds the requisite functions to estimate the Fundamental matrix using the direct linear transform and to validate the correctness of the estimate.

Various important support functions are also included in this commit.