opencv15-邊緣處理

#include<opencv2\opencv.hpp> #include<opencv2\highgui\highgui.hpp> #include<iostream> #include<math.h> using namespace std; using namespace cv; int main() { Mat src = imread("E:\\vs2015\\opencvstudy\
相關文章
相關標籤/搜索