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

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

Completed in 33 milliseconds