HomeSort by relevance Sort by last modified time
    Searched refs:cvSolvePoly (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
cxutils.cpp 642 void cvSolvePoly(const CvMat* a, CvMat *r, int maxiter, int fig)
649 CV_FUNCNAME("cvSolvePoly");
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 692 CVAPI(void) cvSolvePoly(const CvMat* coeffs, CvMat *roots,
    [all...]

Completed in 21 milliseconds