How to implement “imshow” function for that?
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Walter Roberson
2018-12-7
How does this differ from the requirements
https://www.mathworks.com/matlabcentral/answers/433267-how-to-implement-an-imshow-funcoftion
Rik
2018-12-7
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)
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!