A statistical method for line segment detection
作者:
Highlights:
•
摘要
Line segment detection is a fundamental procedure in computer vision, pattern recognition, or image analysis applications. This paper proposes a statistical method based on the Hough transform for line segment detection by considering quantization error, image noise, pixel disturbance, and peak spreading, also taking the choice of the coordinate origin into account.A random variable is defined in each column in a peak region. Statistical means and statistical variances are calculated; the statistical non-zero cells are analyzed and computed. The normal angle is determined by minimizing the function which fits the statistical variances; the normal distance is calculated by interpolating the function which fits the statistical means. Endpoint coordinates of a detected line segment are determined by fitting a sine curve (rather than searching for the first and last non-zero voting cells, and solving equations containing coordinates of such cells).Experimental results on simulated data and real world images validate the performance of the proposed method for line segment detection.
论文关键词:
论文评审过程:Received 21 April 2014, Revised 21 May 2015, Accepted 22 May 2015, Available online 30 May 2015, Version of Record 10 July 2015.
论文官网地址:https://doi.org/10.1016/j.cviu.2015.05.008