文件名称:code
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-12-23
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
①去噪得到理想图像
均值滤波获取理想图像,滤波窗口取3 3;
改进均值滤波获取理想图像,滤波过程中首先去掉滤波窗口中的最大值点和最小值点,然后进行滤波,滤波窗口取3 3;
利用中值滤波法,获取理想图像,滤波窗口取3 3或5 5;
改进中值滤波法,获取理想图像,选取中值滤波法的中间三个值的平均作为输出,滤波窗口取3 3;
②利用原始图像减去理想图像得到噪声图像。
-① get the ideal image denoising mean filtering ideal image acquisition, filtering window take 3 3 improvements mean filter to obtain the ideal image, filtering process, first remove the filter window, the maximum point and minimum point, and then filtering, filtering window to take 3 3 the use of median filtering method, to obtain the ideal image, filtering window or take 3 3 5 5 improved median filtering method, to obtain the ideal image, the average value as the output in the middle of the three median filtering method, Take the filter window 3 3 ② using the original image noise image obtained by subtracting the ideal image.
均值滤波获取理想图像,滤波窗口取3 3;
改进均值滤波获取理想图像,滤波过程中首先去掉滤波窗口中的最大值点和最小值点,然后进行滤波,滤波窗口取3 3;
利用中值滤波法,获取理想图像,滤波窗口取3 3或5 5;
改进中值滤波法,获取理想图像,选取中值滤波法的中间三个值的平均作为输出,滤波窗口取3 3;
②利用原始图像减去理想图像得到噪声图像。
-① get the ideal image denoising mean filtering ideal image acquisition, filtering window take 3 3 improvements mean filter to obtain the ideal image, filtering process, first remove the filter window, the maximum point and minimum point, and then filtering, filtering window to take 3 3 the use of median filtering method, to obtain the ideal image, filtering window or take 3 3 5 5 improved median filtering method, to obtain the ideal image, the average value as the output in the middle of the three median filtering method, Take the filter window 3 3 ② using the original image noise image obtained by subtracting the ideal image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
code\Cal_noise.m
....\irdata.m
....\main.m
....\Mod_avefilt2.m
....\Mod_medfilt2.m
....\noise-pro.asv
....\noise-pro.m
code