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!