Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SayantanDutta95 authored Nov 9, 2020
1 parent fa48932 commit b9ed1d8
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,30 @@
# QAB-denoising
Signal and image denoising using quantum adaptive transformation.




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 denoising."
arXiv preprint arXiv:2004.01078 (2020).

MATLAB code prepard by Sayantan Dutta
E-mail: [email protected] and [email protected]

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

0 comments on commit b9ed1d8

Please sign in to comment.