Circle detection using discrete differential evolution optimization

  • Authors:
  • Erik Cuevas;Daniel Zaldivar;Marco Pérez-Cisneros;Marte Ramírez-Ortegón

  • Affiliations:
  • Universidad de Guadalajara, Departamento de Ciencias Computacionales, CUCEI, Av. Revolución 1500, Guadalajara, Jal, Mexico;Universidad de Guadalajara, Departamento de Ciencias Computacionales, CUCEI, Av. Revolución 1500, Guadalajara, Jal, Mexico;Universidad de Guadalajara, Departamento de Ciencias Computacionales, CUCEI, Av. Revolución 1500, Guadalajara, Jal, Mexico;Freie Universität Berlin, Takustrs 9, 14195, Berlin, Germany

  • Venue:
  • Pattern Analysis & Applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper introduces a circle detection method based on differential evolution (DE) optimization. Just as circle detection has been lately considered as a fundamental component for many computer vision algorithms, DE has evolved as a successful heuristic method for solving complex optimization problems, still keeping a simple structure and an easy implementation. It has also shown advantageous convergence properties and remarkable robustness. The detection process is considered similar to a combinational optimization problem. The algorithm uses the combination of three edge points as parameters to determine circle candidates in the scene yielding a reduction of the search space. The objective function determines if some circle candidates are actually present in the image. This paper focuses particularly on one DE-based algorithm known as the discrete differential evolution (DDE), which eventually has shown better results than the original DE in particular for solving combinatorial problems. In the DDE, suitable conversion routines are incorporated into the DE, aiming to operate from integer values to real values and then getting integer values back, following the crossover operation. The final algorithm is a fast circle detector that locates circles with sub-pixel accuracy even considering complicated conditions and noisy images. Experimental results on several synthetic and natural images with varying range of complexity validate the efficiency of the proposed technique considering accuracy, speed, and robustness.