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

  /external/opencv/cv/src/
cvtemplmatch.cpp 58 CvMat istub, *img = (CvMat*)_img; local
66 CV_CALL( img = cvGetMat( img, &istub ));
  /external/opencv/cxcore/src/
cxutils.cpp 1062 CvMat istub, *idx = _idx ? cvGetMat(_idx, &istub) : 0; local
    [all...]

Completed in 22 milliseconds