Home
last modified time | relevance | path

Searched refs:cvGetMinMaxHistValue (Results 1 – 4 of 4) sorted by relevance

/external/opencv/cvaux/src/
Dcamshift.cpp186 cvGetMinMaxHistValue( m_hist, 0, &max_val ); in update_histogram()
/external/opencv/cv/src/
Dcvmotempl.cpp333 cvGetMinMaxHistValue( hist, 0, 0, 0, &base_orient ); in cvCalcGlobalOrientation()
Dcvhistogram.cpp273 cvGetMinMaxHistValue( const CvHistogram* hist, in cvGetMinMaxHistValue() function
/external/opencv/cv/include/
Dcv.h845 CVAPI(void) cvGetMinMaxHistValue( const CvHistogram* hist, in LOAD_CHDL()