What method does solvepoly use?
The method findEssentialMat uses findPoly to determine roots of a 10th order polynomial. Can anyone tell me which method it uses to determine these zeros?
The method findEssentialMat uses findPoly to determine roots of a 10th order polynomial. Can anyone tell me which method it uses to determine these zeros?
Asked: 2015-02-03 08:44:58 -0600
Seen: 170 times
Last updated: Feb 03 '15
what is the use of cvEigenDecomposite method in javacv
opencv_traincascade Negative samples training method
Loading a saved yml file for LBPH Algorithm
Making a mask that is dynamic.. [closed]
findEssentialMat() pose estimation: wrong translation vector in some cases
What is the sampling method used by cv2.SIFT.detect?
Which Essential Matrix to choose from the 10 solutions of five-point algorithm?