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!