SayantanDutta95 / QAB-denoising

Signal and image denoising using quantum adaptive transformation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QAB-denoising (Quantum Adaptive Basis)

Signal and image denoising using quantum adaptive transformation.

This script shows an example of calling our denoising algorithm for signal and image using Quantum adaptative basis (QAB).

To whom it may concern,

This package includes the MATLAB code for the paper:

Sayantan Dutta, Adrian Basarab, Bertrand Georgeot, and Denis Kouamé, "Quantum mechanics-based signal and image representation: Application to denoising," IEEE Open Journal of Signal Processing, vol. 2, pp. 190–206, 2021.

MATLAB code prepard by Sayantan Dutta E-mail: sayantan.dutta@irit.fr and sayantan.dutta110@gmail.com

This script shows an example of calling our denoising algorithm for signal and image using Quantum adaptative basis (QAB).

N.B.: the code is not well optimized, it consumes a considerable amount of memory and takes some minutes to generate the results. Please guarantee your computer have at least 16 GB of RAM if you want to denoise an image of size 512 x 512 (e.g., the classic Lena image).

Please feel free to contact me through the E-mail address if you have any questions.

Cheers,

Sayantan Dutta

November 11, 2020