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.
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,704 times
Last updated: Jun 06 '13
problem in applying median filtering using cv::mat
what is the use of cvEigenDecomposite method in javacv
how may i integrate face detection code in my already existing android code [closed]
Get the average color of image inside the circle:Hough Transform
Decreasing capture resolution of webcam
opencv bag of features.. classificatioon nproblem [closed]
Finding area center of rectangle