Home
last modified time | relevance | path

Searched refs:cvGetReal1D (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/include/
Dcvcompat.h480 ((float)cvGetReal1D( (hist)->bins, (idx0)))
/external/opencv/cxcore/include/
Dcxcore.h358 CVAPI(double) cvGetReal1D( const CvArr* arr, int idx0 );
/external/opencv/cxcore/src/
Dcxarray.cpp2332 cvGetReal1D( const CvArr* arr, int idx ) in cvGetReal1D() function