English

Circle detection using electro-magnetism optimization

Computer Vision and Pattern Recognition 2014-06-03 v1

Abstract

This paper describes a circle detection method based on Electromagnetism-Like Optimization (EMO). Circle detection has received considerable attention over the last years thanks to its relevance for many computer vision tasks. EMO is a heuristic method for solving complex optimization problems inspired in electromagnetism principles. This algorithm searches a solution based in the attraction and repulsion among prototype candidates. In this paper the detection process is considered to be similar to an optimization problem, the algorithm uses the combination of three edge points (x, y, r) as parameters to determine circles candidates in the scene. An objective function determines if such circle candidates are actually present in the image. The EMO algorithm is used to find the circle candidate that is better related with the real circle present in the image according to the objective function. The final algorithm is a fast circle detector that locates circles with sub-pixel accuracy even considering complicated conditions and noisy images.

Keywords

Cite

@article{arxiv.1406.0023,
  title  = {Circle detection using electro-magnetism optimization},
  author = {Erik Cuevas and Diego Oliva and Daniel Zaldivar and Marco Perez-Cisneros and Humberto Sossa},
  journal= {arXiv preprint arXiv:1406.0023},
  year   = {2014}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1405.7362

R2 v1 2026-06-22T04:27:23.821Z