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

/external/opencv/cxcore/include/
H A Dcxmisc.h179 #define CV_SQR(a) ((a) * (a)) macro

Completed in 131 milliseconds