Image denoising using Evolutionary Algorithm

This code performs Image denoising using Self Organizing Migration Algorithm (SOMA)

您现在正在关注此提交

In this code we use SOMA and wavelet shrinkage to denoise images. Choice of traditional denoising methods require prior knowledge of kind of noise corrupting the image. Moreover, image denoising using Universal wavelet shrinkage is suited only for images corrupted with gaussian noise.
In this code we use SOMA to find the parameters for wavelet shrinkage denoising such as choice of wavelet and thresholding values for various levels. Our algorithm is suited for various kinds of noise corrupting teh image such as gaussian, salt & pepper etc.
The details of the algorithm can be found at
Anupriya, Akash tayal, “Wavelet based Image Denoising using Self Organizing Migration Algorithm”,
CiiT International Journal of Digital Image Processing, June 2012

引用格式

Anuprriya Gogna (2026). Image denoising using Evolutionary Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/46649-image-denoising-using-evolutionary-algorithm), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Denoising and Compression 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

An extra file was included in teh submission, and It was deleted in teh update

1.0.0.0