Circle detection on images using Learning Automata
Erik Cuevas, Fernando Wario, Daniel Zaldivar, Marco Perez

TL;DR
This paper introduces a novel circle detection algorithm using Learning Automata that effectively identifies circles in noisy images without relying on traditional Hough transform methods, demonstrating high accuracy and robustness.
Contribution
The paper presents a new circle detection method based on Learning Automata that improves accuracy and robustness over existing techniques in complex and noisy images.
Findings
High accuracy in detecting circles in noisy images
Faster detection compared to traditional methods
Robust performance on complex natural images
Abstract
Circle detection over digital images has received considerable attention from the computer vision community over the last few years devoting a tremendous amount of research seeking for an optimal detector. This article presents an algorithm for the automatic detection of circular shapes from complicated and noisy images with no consideration of conventional Hough transform principles. The proposed algorithm is based on Learning Automata (LA) which is a probabilistic optimization method that explores an unknown random environment by progressively improving the performance via a reinforcement signal (objective function). The approach uses the encoding of three non-collinear points as a candidate circle over the edge image. A reinforcement signal (matching function) indicates if such candidate circles are actually present in the edge map. Guided by the values of such reinforcement signal,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
