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

/external/opencv/cv/include/
H A Dcvcompat.h348 #define cvGetAt cvGet2D
/external/opencv/cxcore/include/
H A Dcxcore.h353 CVAPI(CvScalar) cvGet2D( const CvArr* arr, int idx0, int idx1 );
/external/opencv/cxcore/src/
H A Dcxarray.cpp2237 cvGet2D( const CvArr* arr, int y, int x ) function
2241 CV_FUNCNAME( "cvGet2D" );

Completed in 148 milliseconds