Searched refs:CV_GRAY2BGR (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cv/include/
H A Dcv.h183 #define CV_GRAY2BGR 8 macro
184 #define CV_GRAY2RGB CV_GRAY2BGR
/external/opencv/cv/src/
H A Dcvcalibinit.cpp321 cvCvtColor(thresh_img,dbg_img,CV_GRAY2BGR);
H A Dcvcolor.cpp2399 case CV_GRAY2BGR:

Completed in 44 milliseconds