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

  /external/opencv/cxcore/src/
cxerror.cpp 447 case CV_UNSUPPORTED_COI_ERR: return CV_BadCOI;
  /external/opencv/cxcore/include/
cxmisc.h 605 CV_UNSUPPORTED_COI_ERR = -103,
    [all...]

Completed in 52 milliseconds