this code is for contrast adjustment how to fix this error

2 vues (au cours des 30 derniers jours)
jana
jana le 9 Jan 2023
Commenté : jana le 10 Jan 2023

Réponse acceptée

Steven Lord
Steven Lord le 9 Jan 2023
You're passing a 2-by-3 matrix into imadjust as its second input argument. According to that documentation page this is valid if the input is an "RGB image or colormap". From the fact that you receive an error I'm guessing your data is actually a "Grayscale image". But I can't see a definition for app.Modified so I can't be certain.
  1 commentaire
jana
jana le 10 Jan 2023
here is the code for the app designer if u could help i would appreciate it

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Red 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