opencv10-形態學操作

 主要針對二值圖像和灰度圖 #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
相關文章
相關標籤/搜索