图像处理 发表于 2021-01-24 本文字数: 194 阅读时长 ≈ 1 分钟 Matlab 图像处理 imread,imshow,imtool,imfill,形态学上腐蚀和膨胀imerode,imdilate,bwlabel------数硬币 rgb2grey(); [L, num] = bwlabel(image); SE = strel ('disk',5);%控制半径 image = imerode(image ,SE) encode image1+image2 decode