Understanding the Hough transform: Hough cell support and its utilisation

作者:

Highlights:

摘要

The Standard Hough Transform (SHT) is used to find lines, circles and other image features in edge maps containing edge points. Edge points which potentially can ‘vote’ for a given line (called its ‘line support’) are highly dependent of line position and orientation due to the boundedness of images. If accumulator array peaks are used to find lines then peripherally located lines are missed. Uniform feature detection probability in all parts of the image requires normalisation of the accumulator array by the support. The paper describes some further applications of the concept of support when finding lines (e.g. determining dominant directions), and gives some guidelines on the choice of the coordinate system origin.

论文关键词:Hough transform,Curve detection,Hough space cell support,Bias,Parameter quantisation

论文评审过程:Received 13 December 1995, Revised 2 July 1996, Accepted 26 July 1996, Available online 19 May 1998.

论文官网地址:https://doi.org/10.1016/S0262-8856(96)01128-6