How to implement “imshow” function for that?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 7 Dez. 2018
How does this differ from the requirements
https://www.mathworks.com/matlabcentral/answers/433267-how-to-implement-an-imshow-funcoftion
Rik
am 7 Dez. 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)
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!