Title :
A method for the Hough transform detection of circles and ellipses using a 1-dimensional array
Author :
Goneid, A. ; El-Gindi, S. ; Sewisy, A.
Author_Institution :
Dept. of Comput. Sci., American Univ., Cairo, Egypt
Abstract :
A method is proposed for the Hough transform detection of circles and ellipses in binary images using a 1D accumulator array. The method proceeds in two stages: the first stage detects N edge points in an M×M image in both horizontal and vertical scans to construct symmetrical axes using two 1D arrays. The axes cross point determines the object center. The second stage determines the remaining object parameters using the fitting procedure. The present method reduces space and time requirements to O(M log2 N) bits and O(M2+N2) operations, respectively. Results are given for real and synthetic images with and without noise
Keywords :
Hough transforms; computational complexity; curve fitting; edge detection; 1D accumulator array; Hough transform; axes cross point; binary images; circle detection; edge detection; ellipse detection; parameter fitting; space complexity; time complexity; Computer science; Equations; Fitting; Image edge detection; Mathematics; Object detection; Parameter estimation; Pixel; Quantization; Voting;
Conference_Titel :
Systems, Man, and Cybernetics, 1997. Computational Cybernetics and Simulation., 1997 IEEE International Conference on
Conference_Location :
Orlando, FL
Print_ISBN :
0-7803-4053-1
DOI :
10.1109/ICSMC.1997.633079