均值滤波matlab程序代码

%均值滤波%方法一:filter2clear all;figureI=rgb2gray(imread('132.jpg'));I=imnoise(I,'salt & pepper',0.1); %

腾讯文库均值滤波matlab程序代码均值滤波matlab程序代码