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

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

Completed in 58 milliseconds