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

  /external/opencv/cvaux/include/
cvaux.hpp 115 { return m_hist ? (float)cvGetRealND(m_hist->bins, bin) : 0.f; }
  /external/opencv/cv/include/
cvcompat.h 486 ((float)cvGetRealND( (hist)->bins, (idx)))
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 361 CVAPI(double) cvGetRealND( const CvArr* arr, const int* idx );
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp     [all...]

Completed in 34 milliseconds