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

/external/opencv/cxcore/src/
H A D_cxcore.h87 #define CV_MAX_8U(a,b) ((a) + CV_FAST_CAST_8U((b) - (a))) macro

Completed in 80 milliseconds