Abstract
We propose a real-time, parameter-free circle detection algorithm that has high detection rates, produces accurate results and controls the number of false circle detections. The algorithm makes use of the contiguous (connected) set of edge segments produced by our parameter-free edge segment detector, the Edge Drawing Parameter Free (EDPF) algorithm; hence the name EDCircles. The proposed algorithm first computes the edge segments in a given image using EDPF, which are then converted into line segments. The detected line segments are converted into circular arcs, which are joined together using two heuristic algorithms to detect candidate circles and near-circular ellipses. The candidates are finally validated by an a contrario validation step due to the Helmholtz principle, which eliminates false detections leaving only valid circles and near-circular ellipses. We show through experimentation that EDCircles works real-time (10-20 ms for 640×480 images), has high detection rates, produces accurate results, and is very suitable for the next generation real-time vision applications including automatic inspection of manufactured products, eye pupil detection, circular traffic sign detection, etc.
Original language | English |
---|---|
Pages (from-to) | 725-740 |
Number of pages | 16 |
Journal | Pattern Recognition |
Volume | 46 |
Issue number | 3 |
DOIs | |
Publication status | Published - Mar 2013 |
Externally published | Yes |
Funding
We are deeply indebted to anonymous reviewers for their insightful comments, which greatly helped shape this paper for the better. We also thank the Scientific and Technological Research Council of Turkey (TUBITAK) for supporting this work with the Grant no. 111E053 .
Funders | Funder number |
---|---|
TUBITAK | 111E053 |
Türkiye Bilimsel ve Teknolojik Araştirma Kurumu |
Keywords
- Circle detection
- Ellipse detection
- Helmholtz Principle
- NFA
- Real-time image processing