Home | History | Annotate | Download | only in src

Lines Matching refs:cvInitMatNDHeader

277 cvInitMatNDHeader( CvMatND* mat, int dims, const int* sizes,
282 CV_FUNCNAME( "cvInitMatNDHeader" );
371 CV_CALL( cvInitMatNDHeader( arr, dims, sizes, type, 0 ));