paper-with-me

Papers

Circle detection on images using Learning Automata

2014-05-21 · Erik Cuevas, Fernando Wario, Daniel Zaldivar, Marco Perez

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, the probability set of the encoded candidate circles is modified through the LA algorithm so that they can fit to the actual circles on the edge map. Experimental results over several complex synthetic and natural images have validated the efficiency of the proposed technique regarding accuracy, speed and robustness.

📄 PDF Abstract BibTeX arXiv:1405.5406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast algorithm for Multiple-Circle detection on images using Learning Automata

2014-05-21 · Erik Cuevas, Fernando Wario, Valentin Osuna, Daniel Zaldivar 외

Hough transform (HT) has been the most common method for circle detection exhibiting robustness but adversely demanding a considerable computational load and large storage. Alternative approaches include heuristic method…

CircleFormer: Circular Nuclei Detection in Whole Slide Images with Circle Queries and Attention

2023-08-30 · Hengxu Zhang, Pengpeng Liang, Zhiyong Sun, Bo Song 외

Both CNN-based and Transformer-based object detection with bounding box representation have been extensively studied in computer vision and medical image analysis, but circular object detection in medical images is still…

DecoderMedical Image AnalysisMedical Object DetectionObject+4

Circle detection using electro-magnetism optimization

2014-05-30 · Erik Cuevas, Diego Oliva, Daniel Zaldivar, Marco Perez-Cisneros 외

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 …

Circle detection by Harmony Search Optimization

2014-05-28 · Erik Cuevas, Noe Ortega, Daniel Zaldivar, Marco Perez

Automatic circle detection in digital images has received considerable attention over the last years in computer vision as several efforts have aimed for an optimal circle detector. This paper presents an algorithm for a…

Circle Representation for Medical Object Detection

2021-10-22 · Ethan H. Nguyen, Haichun Yang, Ruining Deng, Yuzhe Lu 외

Box representation has been extensively used for object detection in computer vision. Such representation is efficacious but not necessarily optimized for biomedical objects (e.g., glomeruli), which play an essential rol…

Medical Object DetectionObjectobject-detectionObject Detection