How can I apply frequency domain filers (Sobel and Laplacian) on my original picture?

4 次查看(过去 30 天)
How can I apply frequency domain filers (Sobel and Laplacian) on my original picture?

回答(1 个)

Anshika Chaurasia
Anshika Chaurasia 2021-7-21
Hello,
  • If you want to find edges in image using Sobel then use edge.
  • You can use fspecial to create sobel or laplacian filter and then use imfilter to apply them on the image.
Hope it helps!

类别

Help CenterFile Exchange 中查找有关 Image Filtering and Enhancement 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by