CvSolvePoly Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberSolvePoly(CvMat, CvMat)
Finds real and complex roots of a polynomial equation with real coefficients
Public methodStatic memberSolvePoly(CvMat, CvMat, Int32)
Finds real and complex roots of a polynomial equation with real coefficients
Public methodStatic memberSolvePoly(CvMat, CvMat, Int32, Int32)
Finds real and complex roots of a polynomial equation with real coefficients
Top
See Also

Reference