Problem in coding out-of-focus blur kernal for Image restoration
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Thao Do
2019년 7월 28일
Maybe this could help you. https://blogs.mathworks.com/steve/2007/08/13/image-deblurring-introduction/
KALYAN ACHARJYA
2019년 7월 28일
I dont think so, because disk is a gaussian low pass filter. Also both has different mathematical equations.
답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!