opencv鼠標點擊,尋找圖片座標點

#include<opencv2/core/core.hpp> #include<opencv2/imgproc/imgproc.hpp> #include<opencv2/highgui/highgui.hpp> #include<stdio.h> #include <string> using namespace cv; Mat src; Mat dst; void on_mouse(in
相關文章
相關標籤/搜索