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
相关文章
相关标签/搜索