opencv7-绘制形状和文字

一、理论   二、代码演示  #include<opencv2\opencv.hpp> #include<iostream> #include<math.h> using namespace cv; using namespace std; Mat bgImage; const char* drawdemo_win = "draw shapes and text demo"; void MyLin
相关文章
相关标签/搜索