计算机工程与应用 ›› 2007, Vol. 43 ›› Issue (26): 48-49.

• 学术探讨 • 上一篇    下一篇

中值滤波快速算法的进一步思考

董付国,原 达,王金鹏   

  1. 山东工商学院 信息与电子工程学院,山东 烟台 264005
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-09-11 发布日期:2007-09-11
  • 通讯作者: 董付国

Study on fast algorithm of median filtering

DONG Fu-guo,YUAN Da,WANG Jin-peng   

  1. School of Information and Electronics Engineering,Shandong Institute of Business and Technology,Yantai,Shandong 264005,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-09-11 Published:2007-09-11
  • Contact: DONG Fu-guo

摘要: 通过分析经典中值滤波算法以及几种改进的快速算法,提出了2种新的快速算法并进行了详细地介绍,即不需要排序的基于统计法的中值滤波算法和只需要少量数据排序的基于分治法的中值滤波算法。实验结果表明,提出的基于分治法的中值滤波方法在大窗口情况下非常有效,在保证整体数据不失真的前提下大幅度提高了计算速度。

关键词: 中值滤波, 快速算法, 排序算法, 窗口

Abstract: Analyzes classical median filtering algorithm and several improved fast algorithm,suggests and discusses two novel fast algorithm of median filtering,divide-and-conquer method.Experiment results show that the last algorithm,divide-and-conquer method,is very efficient for large window case,it can greatly improve the speed of median algorithm.

Key words: median filtering, fast algorithm, sort algorithm, window