Searched refs:cvCmpLessEq (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cv/src/ | ||
D | cvthresh.cpp | 423 type == CV_THRESH_BINARY ? cvCmpGreater : cvCmpLessEq )); in cvThreshold() |
/external/opencv/cxcore/include/ | ||
D | cxmisc.h | 702 cvCmpLessEq, enumerator |