Home
last modified time | relevance | path

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

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