zygmuntszpak / MultipleViewGeometry.jl

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

Adds measure of uncertainty for AML-based fundamental matrix estimate #4

Closed zygmuntszpak closed 6 years ago

zygmuntszpak commented 6 years ago

Adds an analytic expression for the covariance matrix of the AML-based fundamental matrix estimate. The uncertainty of the fundamental matrix estimate also accounts for the post-hoc SVD-based rank-2 enforcement that must be applied to ensure a bonafide fundamental matrix.

This commit includes some dead code which I have temporarily commented out as I am in the process of refactoring and evaluating the performance of the code using StaticArrays.