Problem in coding out-of-focus blur kernal for Image restoration
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Thao Do
am 28 Jul. 2019
Maybe this could help you. https://blogs.mathworks.com/steve/2007/08/13/image-deblurring-introduction/
KALYAN ACHARJYA
am 28 Jul. 2019
I dont think so, because disk is a gaussian low pass filter. Also both has different mathematical equations.
Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!