数字图像处理第三版4.8.4例子GLPF高斯低通滤波器matlab程序

clear %字符识别的应用 A=imread(‘C:\Users\Documents\Tencent Files\949109908\FileRecv\Assignment03\Assignment03\Fig0419(a)(text_gaps_of_1_and_2_pixels).tif’); OUT1=GLPF(A,80); figure; subplot(1,2,1); imshow(A)
相关文章
相关标签/搜索