Store image in struct then intensity value is changed.
1 回表示 (過去 30 日間)
古いコメントを表示
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 日
Is the variable name you are using exactly image ? And are you using R2014a or earlier?
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!