DocumentCode
2605873
Title
A fast randomized circle detection algorithm
Author
Jia, Li-qin ; Peng, Cheng-zhang ; Liu, Hong-Min ; Wang, Zhi-Heng
Author_Institution
Sch. of Comput. Sci. & Tech., Henan Polytech. Univ., Jiaozuo, China
Volume
2
fYear
2011
fDate
15-17 Oct. 2011
Firstpage
820
Lastpage
823
Abstract
In this paper, we present a fast randomized circle detection algorithm applied to determine the centers and radii of circular components. Firstly, the gradient of each pixel in the image is computed using Gaussian template. Then, the edge map of the image, obtained by applying canny edge detector, is tackled to acquire the curves consisting of 8-adjacency connected edge points. Subsequently, for the detection of the center, N edge points for each curve are picked up, and the point, passed through by the most gradient lines of the edge points, corresponds to a center. The radius can be received by computing the distance between the center and the corresponding edge points. The algorithm performs much better in terms of efficiency compared to randomized circle detection algorithm (RCD), in which a mass of accumulations are done by random sampling. Synthetic images and natural images are used to test the capability of the proposed algorithm. The experimental results indicate that the presented algorithm consumes less computing resources, has excellent performance for detection of single circle, multiple circles, concentric circles, partial circles and overlapped circles, and also has good accuracy despite the presence of different noises and interference.
Keywords
edge detection; geometry; object detection; Canny edge detector; Gaussian template; circular component center determination; circular component radii determination; concentric circles; multiple circles; natural images; overlapped circles; partial circles; random sampling; randomized circle detection algorithm; single circle; synthetic images; Algorithm design and analysis; Detection algorithms; Image edge detection; Moon; Noise; Pattern recognition; Transforms; 8-adjacency connectivity; concentric circle detection; multi-circles detection; partial circle detection; randomized circle detection;
fLanguage
English
Publisher
ieee
Conference_Titel
Image and Signal Processing (CISP), 2011 4th International Congress on
Conference_Location
Shanghai
Print_ISBN
978-1-4244-9304-3
Type
conf
DOI
10.1109/CISP.2011.6100372
Filename
6100372
Link To Document