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

  /external/opencv3/modules/core/test/
test_io.cpp 189 CvGraph* graph2 = (CvGraph*)cvClone(graph);
283 Ptr<CvSparseMat> _test_sparse((CvSparseMat*)cvClone(_test_sparse_));
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/opencv/ml/src/
mlcnn.cpp 192 CV_CALL(cnn_model->etalons = (CvMat*)cvClone( params->etalons ));
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp     [all...]
  /external/opencv3/modules/core/src/
persistence.cpp     [all...]

Completed in 211 milliseconds