HomeSort by relevance Sort by last modified time
    Searched refs:CV_THRESH_MASK (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvthresh.cpp 330 use_otsu = (type & ~CV_THRESH_MASK) == CV_THRESH_OTSU;
331 type &= CV_THRESH_MASK;
  /external/opencv/cv/include/
cv.h     [all...]

Completed in 504 milliseconds