精选优质文档-倾情为你奉上clcclearclose allI=imread(chepai.jpg);subplot(3,2,1);imshow(I), title(原始图像);I_gray=rgb2gray(I);subplot(3,2,2),imshow(I_gray),title(灰度图像);%= 形态学预处理 =I_edge=edge(I_gray,sobel);subplot(3,2,3),imshow(I_edge),title(边缘检测后图像);se=1;1;1; I_erode=imerode(I_edge,se); subplot(3,2,4),imshow(I_erode),title(腐蚀后边缘图像);se=strel(rectangle,25,25); I_close=imclose(I_erode,se); %图像闭合、填充图像su
Copyright © 2018-2021 Wenke99.com All rights reserved
工信部备案号:浙ICP备20026746号-2
公安局备案号:浙公网安备33038302330469号
本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。