文件名称:saltpepper

介绍说明--下载内容均来自于网络,请自行研究使用

椒盐噪声是图像中经常见到的一种噪声,它是一种随机的白点或者黑点。常用的去除这种噪声的有效手段是使用中值滤波器。中值滤波是一种非线性数字滤波器技术,经常用于去除图像或者其它信号中的噪声。这个设计思想就是检查输入信号中的采样并判断它是否代表了信号,使用奇数个采样组成的观察窗实现这项功能。本实验首先编写了一个子程序,用以实现3×3中值滤波。对于图片5.07(a)加入了Pa = Pb = 0.2的椒盐噪声,并用刚刚编写好的子程序实现了对加入了椒盐噪声的图片进行了滤波。结果证明,中值滤波是一种除去椒盐噪声的有效手段。-Salt and pepper noise is a noise, it is often seen in the image of a random white spots or black spots. Effective means to remove this noise is to use a median filter. The median filter is a nonlinear digital filter technology, often used to remove noise in the image or other signal. This design idea is to check sample the input signal and determine whether it represents a signal, use an odd number of sample observation window to achieve this functionality. In this study, first write a subroutine for the median filter 33. Picture 5.07 (a) by adding Pa, = Pb = 0.2 salt and pepper noise, and just write a good subroutine pictures by adding salt and pepper noise filtering. The results prove that median filtering is an effective means to remove the salt and pepper noise.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

saltpepper\1.jpg

..........\main.m

..........\mid_filter.m

..........\mid_filter.txt

..........\salt_pepper.m

saltpepper

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org