Ask Your Question
0

Least-Median- of-Squares (LMedS)

asked 2013-06-06 03:25:32 -0600

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.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-06-06 03:40:57 -0600

SR gravatar image

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

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-06 03:25:32 -0600

Seen: 1,663 times

Last updated: Jun 06 '13