作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (24): 204-206. doi: 10.3969/j.issn.1000-3428.2011.24.068

• 图形图像处理 • 上一篇    下一篇

抗噪型Sobel边缘检测算法及其硬件加速设计

唐永鹤,胡谋法,卢焕章   

  1. (国防科学技术大学ATR实验室,长沙 410073)
  • 收稿日期:2011-06-07 出版日期:2011-12-20 发布日期:2011-12-20
  • 作者简介:唐永鹤(1983-),男,博士研究生,主研方向:图像特征提取,图像匹配;胡谋法,讲师;卢焕章,教授、博士生导师

Anti-noise Sobel Edge Detection Algorithm and Its Hardware-accelerated Design

TANG Yong-he, HU Mou-fa, LU Huan-zhang   

  1. (ATR Lab, National University of Defense Technology, Changsha 410073, China)
  • Received:2011-06-07 Online:2011-12-20 Published:2011-12-20

摘要: 根据序列图像实时边缘检测应用需求,提出一种抗噪型Sobel边缘检测算法,并对其进行硬件加速设计。用分离中值滤波代替二维中值滤波,改进梯度幅值和方向计算优化算法结构。通过采用改进分离中值滤波硬件结构、缓存中间数据以避免重复计算、并行计算梯度幅值和方向等措施提高算法实时性,减少硬件资源消耗。ModelSim仿真结果和ISE综合报告显示,该硬件加速设计使得处理速度较快,硬件资源消耗较少,且该算法具有较好的抗噪性和边缘检测特性。

关键词: 边缘检测, Sobel算子, 分离中值滤波, 硬件加速, 实时图像处理

Abstract: Aiming at the application requirement of real-time edge detection in image sequences, an anti-noise Sobel edge detection algorithm is proposed, and its hardware-accelerated design is developed. The algorithm structure is optimized by replacing two-dimensional median filter with separate median filter and improving the computation of the magnitude and orientation of the gradient. Several measures such as improving the hardware architecture of separate median filter, storing the temporary data to avoid computing repeatedly and calculating the magnitude and orientation of the gradient in parallel are taken to improve the real-time performance and reduce the hardware resources cost. Simulation results of ModeSim and the synthesis report of ISE illuminate that the hardware-accelerated can accclerate the speed and reduce the hardware resources consumption. The proposed algorithm performs better in noise immunity and edge detection performance.

Key words: edge detection, Sobel operator, separate median filtering, hardware-accelerated, real-time image processing

中图分类号: