Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvthresh.cpp330 use_otsu = (type & ~CV_THRESH_MASK) == CV_THRESH_OTSU; in cvThreshold()
/external/opencv/cv/include/
Dcv.h948 #define CV_THRESH_OTSU 8 /* use Otsu algorithm to choose the optimal threshold value; in LOAD_CHDL() macro