摘要: #include <opencv2/core/core.hpp>#include <opencv2/highgui/highgui.hpp>#include <iostream>using namespace std;using namespace cv;static void on_Contras 阅读全文
posted @ 2017-09-08 16:27 Montauk 阅读(712) 评论(0) 推荐(0)
摘要: #include <opencv2/opencv.hpp>#include <opencv2/imgproc/imgproc.hpp>#include <opencv2/highgui/highgui.hpp>using namespace cv;#define WINDOW_NAME "line 阅读全文
posted @ 2017-09-08 11:50 Montauk 阅读(562) 评论(0) 推荐(0)