Problem in coding out-of-focus blur kernal for Image restoration
7 views (last 30 days)
Show older comments
Hello Everyone,
I am recently working on adjusting focus level of images i.e. deblurring images for out-of-focus defects and studied from various research papers that out-of-focus images can be improved using deconvwnr()/deconvlucy() with a blur kernal (PSF) mentioned in the attached file.
If this PSF function same as fspecial(disk,'radius')?
Thanking you in anticipation.
2 Comments
Thao Do
on 28 Jul 2019
Maybe this could help you. https://blogs.mathworks.com/steve/2007/08/13/image-deblurring-introduction/
KALYAN ACHARJYA
on 28 Jul 2019
I dont think so, because disk is a gaussian low pass filter. Also both has different mathematical equations.
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!