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

  /external/opencv/cxcore/src/
cxerror.cpp 444 case CV_BADCONVERGENCE_ERR: return CV_StsNoConv;
  /external/opencv/cxcore/include/
cxmisc.h 599 CV_BADCONVERGENCE_ERR = -109,
    [all...]

Completed in 40 milliseconds