Real-time FPGA implementation of Hough Transform using gradient and CORDIC algorithm

作者:

Highlights:

摘要

This article describes a real-time architecture for Hough Transform based on CORDIC algorithm and gradient for straight lines detection. The CORDIC algorithm allows the use of simple operators, such as adders and shift registers, whereas the use of gradients reduces considerably the computation quantity. The proposed real-time architecture can be easily fitted into Field Programmable Gate Array (FPGA) reconfigurable devices, since the present performance increase of this technology allows the implementation of complex applications while real-time constraints in Hough Transform for lines detection are respected for most of the video transmission standards. This approach can be easily applied for other shapes detection.

论文关键词:CORDIC,FPGA,Hough,Real-time

论文评审过程:Received 25 March 2004, Revised 20 May 2005, Accepted 1 July 2005, Available online 30 August 2005.

论文官网地址:https://doi.org/10.1016/j.imavis.2005.07.004