It won't deblur, it will blur. If you subtract two of them, you do a Laplacian of Gaussian or Difference of Gaussian filter (DOG filter), and that can locate edges. If you add a scaled version of the DOG image to the original, it can "enhance" or emphasize the edges, which you might consider as a deblurred version.
how gaussian kernel affects the image?
1 次查看(过去 30 天)
显示 更早的评论
in deblurring phenomena
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!