Searched refs:icvGetThreshVal_Otsu (Results 1 – 1 of 1) sorted by relevance
197 icvGetThreshVal_Otsu( const CvHistogram* hist ) in icvGetThreshVal_Otsu() function345 thresh = cvFloor(icvGetThreshVal_Otsu( hist )); in cvThreshold()