How to estimate the PSF from an blurred image?
7 次查看(过去 30 天)
显示 更早的评论
Hi I am a newbie to image processing. I am working on Blind Image Deconvolution. I have a doubt regarding the PSF.How can one determine the unknown PSF in an blurred image and use the same to restore the image by blind deconvolution?? . Please clarify my doubt and correct me if I am wrong.Thanks in advance.
2 个评论
Daniel Armyr
2012-2-22
Do you just have the blurred image, or do you also have a sharp version of the image? If you only have the blurred image, then you cannot find the PSF because you simply do not have enough information.
YE LING
2019-8-4
Hi Daniel,
I do have a sharp image and a blur image, but how to get the PSF. I try to use the below equation to find it. But the result is not right. Can you help me with a code?
Thanks in advance.
回答(2 个)
Bjorn Gustavsson
2012-2-22
If you have some object that you "know should be a point", like for example a star, you could use the region around that as a start-guess for the PSF. If you dont have that you might have an object in your image with an edge that you "know should be a step" (preferably to the rows or columns) that will be blurred too (obviously) - but that edge-spread will be the Abel transform of the PSF. So you'd have to inverse-Abel it first.
But as Daniel pointed out you have a tricky problem.
HTH.
2 个评论
Rahim Gholami
2018-7-4
Hi. I have the same problem.I have an image that is blurred but I couldn't remove the noise from it by guessing parameters of PSF. I also read some papers about calculating this parameters, but their theories were so hard to use in matlab. if anyone knows how i can estimate this parameters please help me. i don't have the original image and i have the blurred one only.
My@ma
2019-6-3
Hello, please i need a help
I am curretly working on an image processing project, i have two images one blurred(SIMS image) and one sharp(TEM)
and i am trying to estimate PSF using the sharp one as an input and the blurred one as the output ,and after that using deconvolution to get the SIMS images sharpened
could you please give me method or propositions to let say automatically estimate PSF of this kind of system
thank you in advance
2 个评论
YE LING
2019-8-4
Hi,
Do you find the way to find the PSF via the sharp and blur images? I also face this problem.
If you get the answer, please tell me.
Thanks in advance.
Nisha Varghese
2020-12-20
Hi,
I also have the same problem. How to esimate PSF from blur and deblurred image pair (ie. I have original image and its blurred version, I have to find out PSF by using that pair.
Anyone could solve it?
Thanks
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!