作者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