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

  /external/opencv/cxcore/src/
cxarray.cpp 443 CV_CALL( mat = cvGetMat( mat, &stub, coi ));
    [all...]
  /external/opencv3/modules/core/src/
array.cpp 349 mat = cvGetMat( mat, &stub, coi );
    [all...]

Completed in 211 milliseconds