作者tentenlee (天天)
看板PCCU-CS
标题[废文] 载借贴
时间Tue Nov 25 09:38:37 2008
f=imread('shapes.tif');
se=strel('square',20);
fo=imopen(f,se);
imshow(fo)
fc=imclose(f,se);
imshow(fc)
foc=imclose(fo,se);
imshow(foc)
f=imread('fingerprint.tif');
se=strel('square'3);
fo=imopen(f,se);
imshow(fo)
--
http://www.wretch.cc/album/tentenboy
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.64.144.22