Effacer les filtres
Effacer les filtres

How to create sliders in GUI to adjust Red Green Blue channels of a selected image displayed in axes?

2 vues (au cours des 30 derniers jours)
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 commentaire
Adam
Adam le 15 Août 2017
Modifié(e) : Adam le 15 Août 2017
doc uicontrol
contains examples of sliders to at least get some initial code in.

Connectez-vous pour commenter.

Réponses (1)

Faiz Gouri
Faiz Gouri le 18 Août 2017
This answer is similar to what you are looking for.

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by