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

  /external/opencv/cv/src/
cvthresh.cpp 219 h = (float*)cvPtr1D( hist->bins, 0 );
cvhistogram.cpp     [all...]
  /external/opencv/cxcore/src/
cxarray.cpp     [all...]
  /external/opencv/cv/include/
cvcompat.h 491 ((float*)cvPtr1D( (hist)->bins, (idx0), 0))
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 338 CVAPI(uchar*) cvPtr1D( const CvArr* arr, int idx0, int* type CV_DEFAULT(NULL));
    [all...]

Completed in 53 milliseconds