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

/external/opencv3/modules/imgproc/include/opencv2/imgproc/
H A Dimgproc_c.h988 #define CV_AA 16 macro
1160 cvInitFont( &font, CV_FONT_HERSHEY_PLAIN, scale, scale, 0, thickness, CV_AA );
/external/opencv/cxcore/include/
H A Dcxcore.h1283 #define CV_AA 16 macro
1406 cvInitFont( &font, CV_FONT_HERSHEY_PLAIN, scale, scale, 0, thickness, CV_AA );

Completed in 122 milliseconds