Filter löschen
Filter löschen

Define Gaussian point spread function

5 Ansichten (letzte 30 Tage)
LM
LM am 10 Nov. 2021
I want to define a point spread function as a Gaussian. I know the amplitude, sigma and mu for the Gaussian. How do I generate a PSF from those parameters? I would then like to use the PSF in the Lucy-Richardson deblurring algorithm.
I am thinking to define: PSF = imgaussfilt(Image, sigma), but this only allows me to define sigma.
Is there a MATLAB function that allows me to define the amplitude, sigma and mu for the Gaussian function?
Thank you.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by