how gaussian kernel affects the image?

1 回表示 (過去 30 日間)
Nazi khan
Nazi khan 2016 年 4 月 10 日
回答済み: Image Analyst 2016 年 4 月 10 日
in deblurring phenomena

採用された回答

Image Analyst
Image Analyst 2016 年 4 月 10 日
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.

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by