Least-Median- of-Squares (LMedS)
Is any code for Least-Median-of-Squares (LMedS) based on opencv exist?
I need this method to solve overdefined sparse system of linear equations.
Look at the sources of findHomography()
. It uses it internally if called with the appropriate flag.
Asked: 2013-06-06 03:25:32 -0600
Seen: 1,732 times
Last updated: Jun 06 '13