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!