paper-with-me

홈 › Papers

A Cellular Automata based Optimal Edge Detection Technique using Twenty-Five Neighborhood Model

2014-02-06 · Deepak Ranjan Nayak, Sumit Kumar Sahu, Jahangir Mohammed

Cellular Automata (CA) are common and most simple models of parallel computations. Edge detection is one of the crucial task in image processing, especially in processing biological and medical images. CA can be successfully applied in image processing. This paper presents a new method for edge detection of binary images based on two dimensional twenty five neighborhood cellular automata. The method considers only linear rules of CA for extraction of edges under null boundary condition. The performance of this approach is compared with some existing edge detection techniques. This comparison shows that the proposed method to be very promising for edge detection of binary images. All the algorithms and results used in this paper are prepared in MATLAB.

📄 PDF Abstract BibTeX arXiv:1402.1348

Code (0)

등록된 구현이 없습니다.

Tasks

Edge Detection

Similar Papers 제목 키워드 기반

An Efficient Edge Detection Technique by Two Dimensional Rectangular Cellular Automata

2013-12-22 · Jahangir Mohammed, Deepak Ranjan Nayak

This paper proposes a new pattern of two dimensional cellular automata linear rules that are used for efficient edge detection of an image. Since cellular automata is inherently parallel in nature, it has produced desire…

Edge DetectionVocal Bursts Valence Prediction

Using Genetic Algorithm To Evolve Cellular Automata In Performing Edge Detection

2020-05-13 · Karan Nayak

Cellular automata are discrete and computational models thatcan be shown as general models of complexity. They are used in varied applications to derive the generalized behavior of the presented model. In this paper we h…

Edge Detection

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

CAX: Cellular Automata Accelerated in JAX

2024-10-03 · Maxence Faldor, Antoine Cully

Cellular automata have become a cornerstone for investigating emergence and self-organization across diverse scientific disciplines, spanning neuroscience, artificial life, and theoretical physics. However, the absence o…

ARCArtificial Life

Visualizing computation in large-scale cellular automata

2021-04-01 · Hugo Cisneros, Josef Sivic, Tomas Mikolov

Emergent processes in complex systems such as cellular automata can perform computations of increasing complexity, and could possibly lead to artificial evolution. Such a feat would require scaling up current simulation …

Clustering