Searched defs:CV_THRESH_BINARY (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/include/
H A Dcv.h941 #define CV_THRESH_BINARY 0 /* value = value > threshold ? max_value : 0 */ macro
967 int threshold_type CV_DEFAULT(CV_THRESH_BINARY),

Completed in 365 milliseconds