We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: A Fast Ellipse Detector Using Projective Invariant Pruning

Abstract: Detecting elliptical objects from an image is a central task in robot navigation and industrial diagnosis where the detection time is always a critical issue. Existing methods are hardly applicable to these real-time scenarios of limited hardware resource due to the huge number of fragment candidates (edges or arcs) for fitting ellipse equations. In this paper, we present a fast algorithm detecting ellipses with high accuracy. The algorithm leverage a newly developed projective invariant to significantly prune the undesired candidates and to pick out elliptical ones. The invariant is able to reflect the intrinsic geometry of a planar curve, giving the value of -1 on any three collinear points and +1 for any six points on an ellipse. Thus, we apply the pruning and picking by simply comparing these binary values. Moreover, the calculation of the invariant only involves the determinant of a 3*3 matrix. Extensive experiments on three challenging data sets with 650 images demonstrate that our detector runs 20%-50% faster than the state-of-the-art algorithms with the comparable or higher precision.
Comments: 14 pages, 34 figures, journal
Subjects: Computer Vision and Pattern Recognition (cs.CV); Computational Geometry (cs.CG)
ACM classes: I.4.6; I.4.8
DOI: 10.1109/TIP.2017.2704660
Cite as: arXiv:1608.07470 [cs.CV]
  (or arXiv:1608.07470v1 [cs.CV] for this version)

Submission history

From: Qi Jia [view email]
[v1] Fri, 26 Aug 2016 14:25:15 GMT (1635kb,D)

Link back to: arXiv, form interface, contact.