一杯清酒邀明月
天下本无事,庸人扰之而烦耳。
摘要: 1 #include "stdafx.h" 2 #include <iostream> 3 #include <opencv.hpp> 4 5 using namespace cv; 6 7 int _tmain(int argc, _TCHAR* argv[]) 8 { 9 Mat srcImag 阅读全文
posted @ 2020-05-29 10:17 一杯清酒邀明月 阅读(528) 评论(0) 推荐(0)