Searched refs:use_otsu (Results 1 – 1 of 1) sorted by relevance
312 bool use_otsu; in cvThreshold() local330 use_otsu = (type & ~CV_THRESH_MASK) == CV_THRESH_OTSU; in cvThreshold()333 if( use_otsu ) in cvThreshold()