Feeds
已回答
problem with the use of medfilt2
clc; close all; clear all; f=imread('nid1.jpg'); % fg=rgb2gray(f); figure(1);imshow(f,[]); fn=imnoise(f, 'sal...
problem with the use of medfilt2
clc; close all; clear all; f=imread('nid1.jpg'); % fg=rgb2gray(f); figure(1);imshow(f,[]); fn=imnoise(f, 'sal...
8 years 前 | 0