Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dthresh.cpp909 getThreshVal_Otsu_8u( const Mat& _src ) in getThreshVal_Otsu_8u() function
1199 thresh = getThreshVal_Otsu_8u( src ); in threshold()