paper-with-me

Papers

Seeking multi-thresholds for image segmentation with Learning Automata

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

This paper explores the use of the Learning Automata (LA) algorithm to compute threshold selection for image segmentation as it is a critical preprocessing step for image analysis, pattern recognition and computer vision. LA is a heuristic method which is able to solve complex optimization problems with interesting results in parameter estimation. Despite other techniques commonly seek through the parameter map, LA explores in the probability space providing appropriate convergence properties and robustness. The segmentation task is therefore considered as an optimization problem and the LA is used to generate the image multi-threshold separation. In this approach, one 1D histogram of a given image is approximated through a Gaussian mixture model whose parameters are calculated using the LA algorithm. Each Gaussian function approximating the histogram represents a pixel class and therefore a threshold point. The method shows fast convergence avoiding the typical sensitivity to initial conditions such as the Expectation Maximization (EM) algorithm or the complex time-consuming computations commonly found in gradient methods. Experimental results demonstrate the algorithm ability to perform automatic multi-threshold selection and show interesting advantages as it is compared to other algorithms solving the same task.

📄 PDF Abstract BibTeX arXiv:1405.7361

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentationparameter estimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Color Image Segmentation Using Multi-Objective Swarm Optimizer and Multi-level Histogram Thresholding

2021-10-18 · Mohammadreza Naderi Boldaji, Samaneh Hosseini Semnani

Rapid developments in swarm intelligence optimizers and computer processing abilities make opportunities to design more accurate, stable, and comprehensive methods for color image segmentation. This paper presents a new …

Image SegmentationSegmentationSemantic SegmentationUnsupervised Image Segmentation

A Survey on Two Dimensional Cellular Automata and Its Application in Image Processing

2014-07-29 · Deepak Ranjan Nayak, Prashanta Kumar Patra, Amitav Mahapatra

Parallel algorithms for solving any image processing task is a highly demanded approach in the modern world. Cellular Automata (CA) are the most common and simple models of parallel computation. So, CA has been successfu…

Edge DetectionSurveyTranslation

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 p…

A Type II Fuzzy Entropy Based Multi-Level Image Thresholding Using Adaptive Plant Propagation Algorithm

2017-08-23 · Sayan Nag

One of the most straightforward, direct and efficient approaches to Image Segmentation is Image Thresholding. Multi-level Image Thresholding is an essential viewpoint in many image processing and Pattern Recognition base…

Image SegmentationSemantic Segmentation

Neural Cellular Automata for Weakly Supervised Segmentation of White Blood Cells

2025-08-17 · Michael Deutges, Chen Yang, Raheleh Salehi, Nassir Navab 외 arxiv

The detection and segmentation of white blood cells in blood smear images is a key step in medical diagnostics, supporting various downstream tasks such as automated blood cell counting, morphological analysis, cell clas…