HomeSort by relevance Sort by last modified time
    Searched refs:CV_GRAY2BGR (Results 1 - 3 of 3) sorted by null

  /external/opencv/cv/include/
cv.h 183 #define CV_GRAY2BGR 8
184 #define CV_GRAY2RGB CV_GRAY2BGR
    [all...]
  /external/opencv/cv/src/
cvcalibinit.cpp 321 cvCvtColor(thresh_img,dbg_img,CV_GRAY2BGR);
    [all...]
cvcolor.cpp     [all...]

Completed in 583 milliseconds