how gaussian kernel affects the image?

 Réponse acceptée

Image Analyst
Image Analyst le 10 Avr 2016

0 votes

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.

Plus de réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by