Home
last modified time | relevance | path

Searched refs:cvGetDimSize (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.h333 CVAPI(int) cvGetDimSize( const CvArr* arr, int index );
/external/opencv/cxcore/src/
Dcxarray.cpp1351 cvGetDimSize( const CvArr* arr, int index ) in cvGetDimSize() function