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

  /external/opencv/cxcore/src/
cximage.cpp 117 img = icvRetrieveImage(cvLoad(filename,0,imgname));
268 m = icvRetrieveMatrix(cvLoad(filename,0,matname));
cxpersistence.cpp     [all...]
  /external/opencv3/modules/video/test/
test_optflowpyrlk.cpp 83 _u = (CvMat*)cvLoad( filename );
93 _v = (CvMat*)cvLoad( filename );
  /external/opencv/
cvjni.cpp 321 m_cascade = (CvHaarClassifierCascade*)cvLoad(cascade_path_chars);
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]
  /external/opencv3/modules/objdetect/src/
cascadedetect.cpp 946 oldCascade.reset((CvHaarClassifierCascade*)cvLoad(filename.c_str(), 0, 0, 0));
    [all...]
haar.cpp     [all...]
  /external/opencv3/modules/cudalegacy/src/cuda/
NCVHaarObjectDetection.cu     [all...]
  /external/opencv/cv/src/
cvhaar.cpp     [all...]
  /external/opencv3/modules/core/src/
persistence.cpp     [all...]

Completed in 288 milliseconds