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

1 visualización (últimos 30 días)
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.

Respuestas (1)

samane pahlevani
samane pahlevani el 27 de Dic. de 2021
Editada: samane pahlevani el 27 de Dic. de 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.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by