HomeSort by relevance Sort by last modified time
    Searched refs:cvGet2D (Results 1 - 3 of 3) sorted by null

  /external/opencv/cv/include/
cvcompat.h 348 #define cvGetAt cvGet2D
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 353 CVAPI(CvScalar) cvGet2D( const CvArr* arr, int idx0, int idx1 );
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp     [all...]

Completed in 205 milliseconds