A real-time ellipse detection based on edge grouping

  • Authors:
  • Thanh Minh Nguyen;Siddhant Ahuja;Q. M. Jonathan Wu

  • Affiliations:
  • Department of Electrical and Computer Engineering, University of Windsor, Windsor, ON, Canada;Department of Electrical and Computer Engineering, University of Windsor, Windsor, ON, Canada;Department of Electrical and Computer Engineering, University of Windsor, Windsor, ON, Canada

  • Venue:
  • SMC'09 Proceedings of the 2009 IEEE international conference on Systems, Man and Cybernetics
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present a efficient algorithm for real-time ellipse detection. Unlike Hough transform algorithm that is computationally intense and requires a higher dimensional parameter space, our proposed method reduces the computational complexity significantly, and accurately detects ellipses in realtime. We present a new method of detecting arc-segments from the image, based on the properties of ellipse. We then group the arc-segments into elliptical arcs in order to estimate the parameters of the ellipse, which are calculated using the leastsquare method. Our method has been tested and implemented on synthetic and real-world images containing both complete and incomplete ellipses. The performance is compared to existing ellipse detection algorithms, demonstrating the robustness, accuracy and effectiveness of our algorithm.