Real-time line detection through an improved Hough transform voting scheme

作者:

Highlights:

摘要

The Hough transform (HT) is a popular tool for line detection due to its robustness to noise and missing data. However, the computational cost associated to its voting scheme has prevented software implementations to achieve real-time performance, except for very small images. Many dedicated hardware designs have been proposed, but such architectures restrict the image sizes they can handle. We present an improved voting scheme for the HT that allows a software implementation to achieve real-time performance even on relatively large images. Our approach operates on clusters of approximately collinear pixels. For each cluster, votes are cast using an oriented elliptical-Gaussian kernel that models the uncertainty associated with the best-fitting line with respect to the corresponding cluster. The proposed approach not only significantly improves the performance of the voting scheme, but also produces a much cleaner voting map and makes the transform more robust to the detection of spurious lines.

论文关键词:Hough transformation,Real-time line detection,Pattern recognition,Collinear points,Image processing

论文评审过程:Received 2 September 2006, Revised 6 March 2007, Accepted 13 April 2007, Available online 4 May 2007.

论文官网地址:https://doi.org/10.1016/j.patcog.2007.04.003