Determine point spread function from pixel distribution information

I am looking to convert an image to a Gaussian point-spread function. I have both the image and the pixel information but am unfamilar with MathLab. Any tips would be extremely helpful. Thanks!

1 comentario

If you don’t know the original PSF in advance, then you can try random PSF by tweaking various parameters of the fspecial() function until you figure out which PSF is giving the best deblurring. However, for Gaussian filtering of images imgaussfilt() is better recommended. You can go through those links to see if thats what you require!

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 29 de Nov. de 2022

Comentada:

el 1 de Dic. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by