How to implement “imshow” function for that?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Implement an “imshow” function by transforming t
he range [min, max] on the gray scale into the interval determined by 0 ≤ a, b ≤ 1.
he range [min, max] on the gray scale into the interval determined by 0 ≤ a, b ≤ 1.So, I need only "imshow" function, I tried imajust and imhist and now I need imshow. I need your help!!! Please write a code if you would like to help
2 commentaires
Walter Roberson
le 7 Déc 2018
How does this differ from the requirements
https://www.mathworks.com/matlabcentral/answers/433267-how-to-implement-an-imshow-funcoftion
Rik
le 7 Déc 2018
If you edit your question to explain how this is different from your previous question it will automatically reopen.
(Due to a bug you can't write a comment on a closed question)
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!