Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvadapthresh.cpp45 icvAdaptiveThreshold_MeanC( const CvMat* src, CvMat* dst, int method, in icvAdaptiveThreshold_MeanC() function
134 CV_CALL( icvAdaptiveThreshold_MeanC( src, dst, method, cvRound(maxValue),type, in cvAdaptiveThreshold()