Can we use deconvblind and deconvlucy for images with Gaussian noise distribution?

3 views (last 30 days)
I implemented both deconvolution methods (blind and lucy) on images distorted by guassion noise and it worked well and deblurred images. how is it possible? because these methods were written based on poisson noise.

Answers (1)

samane pahlevani
samane pahlevani on 27 Dec 2021
Edited: samane pahlevani on 27 Dec 2021
Hi :)
I just found the answer of my quesion and I share it here to be helpful for others:
Both of these methods were written based on the fact that our noise has Poission distribution, so it would be more pricise for this type of noise. However, in some cases of Guassion distribution, the reslts would also be acceptable, it depends on the accuray of our work.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!