Problem in coding out-of-focus blur kernal for Image restoration
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Thao Do
le 28 Juil 2019
Maybe this could help you. https://blogs.mathworks.com/steve/2007/08/13/image-deblurring-introduction/
KALYAN ACHARJYA
le 28 Juil 2019
I dont think so, because disk is a gaussian low pass filter. Also both has different mathematical equations.
Réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!