Ask Your Question
0

Least-Median- of-Squares (LMedS)

asked Jun 6 '13

mrgloom gravatar image

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.

Preview: (hide)

1 answer

Sort by » oldest newest most voted
1

answered Jun 6 '13

SR gravatar image

Look at the sources of findHomography(). It uses it internally if called with the appropriate flag.

Preview: (hide)

Question Tools

Stats

Asked: Jun 6 '13

Seen: 1,732 times

Last updated: Jun 06 '13