Searched defs:cvRead (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxpersistence.cpp4416 CV_CALL( seq = (CvSeq*)cvRead( fs, elem ));
5047 cvRead( CvFileStorage* fs, CvFileNode* node, CvAttrList* list ) function
5051 CV_FUNCNAME( "cvRead" );
5228 CV_CALL( ptr = cvRead( fs, node, 0 ));

Completed in 28 milliseconds