English

Salt-n-pepper noise filtering using Cellular Automata

Computer Vision and Pattern Recognition 2017-10-24 v1

Abstract

Cellular Automata (CA) have been considered one of the most pronounced parallel computational tools in the recent era of nature and bio-inspired computing. Taking advantage of their local connectivity, the simplicity of their design and their inherent parallelism, CA can be effectively applied to many image processing tasks. In this paper, a CA approach for efficient salt-n-pepper noise filtering in grayscale images is presented. Using a 2D Moore neighborhood, the classified "noisy" cells are corrected by averaging the non-noisy neighboring cells. While keeping the computational burden really low, the proposed approach succeeds in removing high-noise levels from various images and yields promising qualitative and quantitative results, compared to state-of-the-art techniques.

Cite

@article{arxiv.1708.05019,
  title  = {Salt-n-pepper noise filtering using Cellular Automata},
  author = {Dimitrios Tourtounis and Nikolaos Mitianoudis and Georgios Ch. Sirakoulis},
  journal= {arXiv preprint arXiv:1708.05019},
  year   = {2017}
}
R2 v1 2026-06-22T21:16:29.513Z