How to apply highpass filter on image in Matlab??
56 ビュー (過去 30 日間)
古いコメントを表示
I need to apply highpass filter on image, Is there a function in Matlab to apply highpass filter on the image??
0 件のコメント
採用された回答
Prasanth Sikakollu
2019 年 6 月 9 日
5 件のコメント
DGM
2022 年 1 月 26 日
The 'laplacian' and laplacian-of-gaussian ('log') filters are both high-pass filters. The laplacian of gaussian filter may help reduce the response to image noise.
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!