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

/external/opencv/cxcore/include/
H A Dcxmisc.h181 #define CV_LT(a, b) ((a) < (b)) macro

Completed in 69 milliseconds