Bitwise Operations of Cellular Automaton on Gray-scale Images
May 19, 2017 ยท Entered Twilight ยท ๐ Irish Signals and Systems Conference
"Last commit was 8.0 years ago (โฅ5 year threshold)"
Evidence collected by the PWNC Scanner
Repo contents: 1.Frequency Based Approach, 2.Specific Median Filtering, 3 rule denoising at SPN = 0.1, LICENSE, README.md, exploring segmentation in single rule denoising learning from uncorrupted -random, implementing denoising at p= 0.3
Authors
Karttikeya Mangalam, K S Venkatesh
arXiv ID
1705.07080
Category
cs.CV: Computer Vision
Citations
1
Venue
Irish Signals and Systems Conference
Repository
https://github.com/karttikeya/Bitwise-CA-Opeartions/
โญ 1
Last Checked
2 months ago
Abstract
Cellular Automata (CA) theory is a discrete model that represents the state of each of its cells from a finite set of possible values which evolve in time according to a pre-defined set of transition rules. CA have been applied to a number of image processing tasks such as Convex Hull Detection, Image Denoising etc. but mostly under the limitation of restricting the input to binary images. In general, a gray-scale image may be converted to a number of different binary images which are finally recombined after CA operations on each of them individually. We have developed a multinomial regression based weighed summation method to recombine binary images for better performance of CA based Image Processing algorithms. The recombination algorithm is tested for the specific case of denoising Salt and Pepper Noise to test against standard benchmark algorithms such as the Median Filter for various images and noise levels. The results indicate several interesting invariances in the application of the CA, such as the particular noise realization and the choice of sub-sampling of pixels to determine recombination weights. Additionally, it appears that simpler algorithms for weight optimization which seek local minima work as effectively as those that seek global minima such as Simulated Annealing.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted