Searched refs:cvGetMatND (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxarray.cpp417 cvGetMatND( const CvArr* arr, CvMatND* matnd, int* coi ) function
421 CV_FUNCNAME( "cvGetMatND" );
519 CV_CALL( hdr = cvGetMatND( arr, stubs + i, &coi ));
3043 CV_CALL( cvGetMatND( mat, &stub, &coi ));

Completed in 61 milliseconds