DocumentCode
2352564
Title
Houghing the Hough: peak collection for detection of corners, junctions and line intersections
Author
Barrett, William A. ; Petersen, Kevin D.
Volume
2
fYear
2001
fDate
2001
Abstract
We exploit the Accumulator Array of the Hough Transform by finding collections of (2 or more) peaks through which a given sinusoid will pass. Such sinusoids identify points in the original image where lines intersect. Peak collection (or line aggregation) is performed by making a second pass through the edge map, but instead of laying points down in the accumulator array (as with the original Hough Transform), we compute the line integral over each sinusoid that corresponds to the current edge point. If a sinusoid passes through ≥2 peaks, we deposit that sum/integral into a new accumulator array - an array that has a direct one-to-one correspondence with the original image. Thus, "Houghing the Hough" identifies points that correspond to corners, junctions or line intersections in image space. During initial peak collection, we include in the line integral only the most (locally) significant peaks while sifting out other (comparatively) weaker peaks from the current as well as subsequent peak collections. This "contextual peak sifting" greatly reduces computation, the effect of noise and the occurrence of false positives. Virtual line intersections (vanishing points, occluded corners, etc.) are detected as peaks without proximate edge support. Results in real-world images show the technique performs well in identifying corners, junctions and intersecting lines in a variety of scenes containing manmade objects such as buildings, documents, etc.
Keywords
Hough transforms; edge detection; Hough transform; edge detection; edge point; image space; initial peak collection; line detection; local search; real-world images; virtual line intersections; Computer science; Image edge detection; Image segmentation; Layout; Noise reduction; Object detection; Object recognition; Shape; Termination of employment; Voting;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Vision and Pattern Recognition, 2001. CVPR 2001. Proceedings of the 2001 IEEE Computer Society Conference on
ISSN
1063-6919
Print_ISBN
0-7695-1272-0
Type
conf
DOI
10.1109/CVPR.2001.990975
Filename
990975
Link To Document