which is the best filter for removal of Gaussian noise between sobel and LOG filters
9 ビュー (過去 30 日間)
古いコメントを表示
santhosh kumar buddepu
2021 年 10 月 11 日
回答済み: Mahesh Taparia
2021 年 10 月 17 日
I have added a gaussian noise of 5 to 15 dB to my images for creating practical scenario. I have used sobel filter for finding gradient magnitude. in my point of view sobel is better option for removal of gaussian noise and LOG is better option for removal of impulse noise. is my statement is correct and how to justify it?
0 件のコメント
採用された回答
Mahesh Taparia
2021 年 10 月 17 日
Hi
Sobel and LoG filters are used to find the edges in the image. To remove the Guassian noise, you can use the averaging filter. Also you can check the below question which is already answered in the community.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!