基於opencv的繪畫程序

工具: bool temp5 = false; bool draw = false; int x_5, y_5; void drawing(IplImage * img,int x,int y) { cout << draw; if (draw) { cvSetImageROI(img, CvRect(x - 5, y - 5, 10, 10)); cvZero(img);
相關文章
相關標籤/搜索