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

/external/opencv/cxcore/include/
H A Dcxcore.h354 CVAPI(CvScalar) cvGet3D( const CvArr* arr, int idx0, int idx1, int idx2 );
/external/opencv/cxcore/src/
H A Dcxarray.cpp2277 cvGet3D( const CvArr* arr, int z, int y, int x ) function
2281 /*CV_FUNCNAME( "cvGet3D" );*/

Completed in 98 milliseconds