Searched refs:cvGetReal2D (Results 1 – 3 of 3) sorted by relevance
482 ((float)cvGetReal2D( (hist)->bins, (idx0), (idx1)))
359 CVAPI(double) cvGetReal2D( const CvArr* arr, int idx0, int idx1 );
2379 cvGetReal2D( const CvArr* arr, int y, int x ) in cvGetReal2D() function