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

  /external/opencv/cxcore/include/
cxcore.h 261 CVAPI(CvSparseMat*) cvCloneSparseMat( const CvSparseMat* mat );
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp 729 cvCloneSparseMat( const CvSparseMat* src )
733 CV_FUNCNAME( "cvCloneSparseMat" );
    [all...]
cxpersistence.cpp     [all...]

Completed in 29 milliseconds