how can I add noise to an image using the Slider
1 回表示 (過去 30 日間)
古いコメントを表示
I don't know how I can change the noise added to an image using the Slider (the value of the noise). like when I slide the arrow it does nothing.
1 件のコメント
DGM
2023 年 1 月 11 日
What is the callback function for the slider?
It would need to somehow adjust one of the parameters for one of the modes in imnoise(). It depends what type of noise you're trying to generate and how you choose to handle your variables.
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!