Searched refs:cvGetReal3D (Results 1 – 3 of 3) sorted by relevance
484 ((float)cvGetReal3D( (hist)->bins, (idx0), (idx1), (idx2)))
360 CVAPI(double) cvGetReal3D( const CvArr* arr, int idx0, int idx1, int idx2 );
2425 cvGetReal3D( const CvArr* arr, int z, int y, int x ) in cvGetReal3D() function