How to create sliders in GUI to adjust Red Green Blue channels of a selected image displayed in axes?
1 次查看(过去 30 天)
显示 更早的评论
I am trying to create sliders that will serve to manipulate the red green blue values of an image displayed on axes. So far, my code is able to open up desktop (with a click of the load file pushbutton), select an image, and display that image on the axes.
How should i create the sliders (one slider for each of the three colors) so that they can adjust the image's rgb values? see attached files>
1 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!