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

/external/opencv/cv/src/
H A Dcvadapthresh.cpp104 cvAdaptiveThreshold( const void *srcIm, void *dstIm, double maxValue, function
110 CV_FUNCNAME( "cvAdaptiveThreshold" );
H A Dcvcalibinit.cpp298 cvAdaptiveThreshold( img, thresh_img, 255,
/external/opencv/cv/include/
H A Dcv.h965 CVAPI(void) cvAdaptiveThreshold( const CvArr* src, CvArr* dst, double max_value,

Completed in 71 milliseconds