Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h352 CVAPI(CvScalar) cvGet1D( const CvArr* arr, int idx0 );
/external/opencv/cxcore/src/
Dcxarray.cpp2196 cvGet1D( const CvArr* arr, int idx ) in cvGet1D() function