With the development in the image processing field a wide variety of filters hav...
- 资源大小:513.62 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
多媒体
资 源 简 介
With the development in the image processing field a wide variety of filters have been developed. The quality of filters mainly depends on to which extent it is able to recover the degraded image so that it is as close as to the original image that is in other words, a filter that minimizes the mean square error is an appropriate filter for a particular application. Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent. A variant of a median filter “switching median filter” is simulated using C in this project.
文 件 列 表
switching_median.pgm
median.c
median.exe
median.pgm
peppers05.pgm
peppers10.pgm
peppers15.pgm
peppers20.pgm
peppers25.pgm
peppers30.pgm
peppers.pgm
switching_median.c
switching_median.exe