資源簡(jiǎn)介
利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理.rar

代碼片段和文件信息
A=imread(‘C:\Program?Files\MATLAB71\1.jpg‘);
B=rgb2gray(A);
subplot(221);
%分隔圖形顯示窗口
imshow(B);title(‘原灰度圖像‘);
%顯示灰度圖像并注明標(biāo)題
B_chengxing=?imnoise(B‘speckle‘);
subplot(222);
imshow(B_chengxing);title(‘灰度圖像加入乘性噪聲后的圖像‘);
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????1861120??2011-06-29?19:28??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\李春梅.doc
?????文件?????174856??2008-06-13?17:06??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\1.jpg
????..A.SH.??????5120??2010-01-09?22:57??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\Thumbs.db
?????文件????????268??2010-01-09?02:12??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\加噪程序\chengxing.m
?????文件????????222??2010-01-09?20:20??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\加噪程序\gaosi.m
?????文件????????270??2010-01-09?01:56??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\加噪程序\jiaoyan.m
?????文件???????1000??2010-01-09?02:05??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\加噪程序\maichong.m
?????文件???????1037??2010-01-09?14:33??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\去噪程序\quchengxing.m
?????文件???????1022??2010-01-09?14:29??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\去噪程序\qugaosi.m
?????文件???????1033??2010-01-09?14:31??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\去噪程序\qujiaoyan.m
?????文件???????1473??2010-01-09?14:35??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\去噪程序\qumaichong.m
?????目錄??????????0??2010-01-09?22:57??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\加噪程序
?????目錄??????????0??2010-01-09?22:57??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序\去噪程序
?????目錄??????????0??2010-01-09?22:57??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理\程序
?????目錄??????????0??2011-06-29?19:29??利用MATLAB仿真軟件實(shí)現(xiàn)圖像的去噪處理
-----------?---------??----------?-----??----
??????????????2047421????????????????????15
評(píng)論
共有 條評(píng)論