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

  /external/opencv/cv/include/
cvcompat.h 482 ((float)cvGetReal2D( (hist)->bins, (idx0), (idx1)))
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 359 CVAPI(double) cvGetReal2D( const CvArr* arr, int idx0, int idx1 );
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp     [all...]

Completed in 37 milliseconds