Store image in struct then intensity value is changed.
显示 更早的评论
I have an image with the range of the intensity from -2000 to 8000. once when I store image on the form of struct in matlab and recall it back to organize. The value of the intensity is changed to 0 - 2700. How to fix the value of the intensity in struct?
4 个评论
Walter Roberson
2019-8-29
How do you store it into a struct, and how do you call it back?
AniCnx
2019-8-29
Walter Roberson
2019-8-29
Is the variable name you are using exactly image ? And are you using R2014a or earlier?
AniCnx
2019-8-29
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!