摘要:
原理: https://www.cnblogs.com/nowgood/p/cannyedge.html #include #include #include using namespace cv; using namespace std; Mat src, dst,dst2,gray_src; char* INPUT_WIN = "input image"; char* OUT... 阅读全文
posted @ 2019-12-09 14:51
喵小喵~
阅读(810)
评论(0)
推荐(0)
摘要:
#include <opencv2/opencv.hpp> #include <iostream> #include <math.h> using namespace cv; using namespace std; Mat src, dst,dst2,gray_src; char* INPUT_WIN = "input image"; char* OUTPUT_WIN = "binary ima 阅读全文
posted @ 2019-12-09 14:11
喵小喵~
阅读(1138)
评论(0)
推荐(0)
摘要:
#include <opencv2/opencv.hpp> #include <iostream> #include <math.h> using namespace cv; using namespace std; Mat src, dst,dst2,gray_src; char* INPUT_WIN = "input image"; char* OUTPUT_WIN = "binary ima 阅读全文
posted @ 2019-12-09 11:48
喵小喵~
阅读(375)
评论(0)
推荐(0)
摘要:
#include <opencv2/opencv.hpp> #include <iostream> #include <math.h> using namespace cv; using namespace std; Mat src, dst,dst2,gray_src; char* INPUT_WIN = "input image"; char* OUTPUT_WIN = "binary ima 阅读全文
posted @ 2019-12-09 10:11
喵小喵~
阅读(819)
评论(0)
推荐(0)

浙公网安备 33010602011771号