About add gaussian white noise without using function directly
2 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I'd like to add gaussian white noise on the image, and don't use matlab function directly, and I should use probability density function.
NewImage = OldImage + k * Gaussian, I don't know how to write. Please! Thanks!

0 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!