首页 | 官方网站   微博 | 高级检索  
     

一种高效的基于阈值的图像滤波算法及其实现
引用本文:黄全品,王绪本. 一种高效的基于阈值的图像滤波算法及其实现[J]. 计算机仿真, 2005, 22(5): 111-114
作者姓名:黄全品  王绪本
作者单位:成都理工大学信息工程学院,四川,成都,610059;成都理工大学信息工程学院,四川,成都,610059
摘    要:通过对均值滤波和中值滤波进行分析,提出并实现了一种新的滤波算法。该算法通过设置一阈值,当像素点的值和邻域均值的差值大于该阈值时,才取邻域均值为该点的缸,否则该点的值保持不变。那么图像就不会模糊又去除了噪音,也不用排序,就能取得和中值滤波一样的滤波效果,速度比中值滤波快得多。而且该算法能够克服均值滤波和中值滤波的不足,在均值滤波和中值滤波无法胜任的领域仍能大显身手,展现出良好的适应性和高效性。并可根据需要对滤波过程实现控制,具有很大的灵活性。

关 键 词:均值滤波  中值滤波  阈值滤波  阈值  非线性滤波  图像处理
文章编号:1006-9348(2005)05-0111-04
修稿时间:2004-05-08

An Efficient Threshold Based Image Filtering Algorithm and Its realization
HUANG Quan-pin,WANG Xu-Ben. An Efficient Threshold Based Image Filtering Algorithm and Its realization[J]. Computer Simulation, 2005, 22(5): 111-114
Authors:HUANG Quan-pin  WANG Xu-Ben
Abstract:A new image filtering algorithm is put forward and realized by analyzing the mean value filter and the medium value filter. A threshold is set to compare with the mean value of the pixel. If the difference between the two values is bigger than the threshold, the pixel gets value of the mean value, otherwise its value keeps invariable. So the image keeps clear and noise is got rid off. It needn't sorting, so the filtering speed is much faster than that of the medium value filter, at the same time the filtering result is as good as the medium value filter. This algorithm can overcome the deficiency both in the mean value filter and the medium value filter. It is competent anywhere the mean value filter and the medium value filter can't work. It also shows strong adaptability and high efficiency. The filtering process can also be controlled flexibly to meet our need.
Keywords:Mean value filter  Medium value filter  Threshold filter  Threshold  Nonlinear filter  Image processing
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司    京ICP备09084417号-23

京公网安备 11010802026262号