imnoise(I,'salt & pepper',rho) but with different proportion of salt and paper
1 回表示 (過去 30 日間)
古いコメントを表示
imnoise(I,'salt & pepper',rho) adds sal and paper noise to the image I so that rho percent of pixels is corrupted. However, the salt and paper is added in equal proportion. Can this be done such that we can can control also the proportion of salt to paper?
I can build this code myself. However, I was thinking maybe there is aleardy an implementation like that available online.
0 件のコメント
回答 (1 件)
Anurag Agrawal
2020 年 4 月 1 日
Hi
As of now, I can't find any direct implementation to do that. However, you can consider this file exchange submission :
I hope this will help you.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!