Circle Detection by Harmony Search Optimization

  • Authors:
  • Erik Cuevas;Noé Ortega-Sánchez;Daniel Zaldivar;Marco Pérez-Cisneros

  • Affiliations:
  • Departamento de Ciencias Computacionales, Universidad de Guadalajara, CUCEI, Guadalajara, México;Departamento de Ciencias Computacionales, Universidad de Guadalajara, CUCEI, Guadalajara, México;Departamento de Ciencias Computacionales, Universidad de Guadalajara, CUCEI, Guadalajara, México;Departamento de Ciencias Computacionales, Universidad de Guadalajara, CUCEI, Guadalajara, México

  • Venue:
  • Journal of Intelligent and Robotic Systems
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Automatic circle detection in digital images has received considerable attention over the last years in computer vision as several novel efforts aim for an optimal circle detector. This paper presents an algorithm for automatic detection of circular shapes considering the overall process as an optimization problem. The approach is based on the Harmony Search Algorithm (HSA), a derivative free meta-heuristic optimization algorithm inspired by musicians improvising new harmonies while playing. The algorithm uses the encoding of three points as candidate circles (harmonies) over the edge-only image. An objective function evaluates (harmony quality) if such candidate circles are actually present in the edge image. Guided by the values of this objective function, the set of encoded candidate circles are evolved using the HSA so that they can fit into the actual circles on the edge map of the image (optimal harmony). Experimental results from several tests on synthetic and natural images with a varying complexity range have been included to validate the efficiency of the proposed technique regarding accuracy, speed and robustness.