how to convert image to 32-bit-data
古いコメントを表示
Hi I use Matlab to convert image to hex ,I can get the fig 1(8 bit data)however ,I can't genetate the data like fig2(32 bit data) . Can you please give me some advises on how to deal with it or give me a example.
fig 2

fig 1

4 件のコメント
Rik
2018 年 11 月 7 日
So you want to print a list of values to a txt file? Like fprintf(fid,'0x%06X\n') ?
Zhiyuan Wang
2018 年 11 月 7 日
Rik
2018 年 11 月 7 日
You're not making it easy for other people to help you. We can do a lot with Matlab, but mind reading is not yet supported. You'll have to explain what your goal is, what your input data is and how your output should look. I have no idea how you are converting a list of values in something that looks like a C syntax to an image on your screen. If you don't explain these things I can only provide very basic help.
Zhiyuan Wang
2018 年 11 月 9 日
編集済み: Zhiyuan Wang
2018 年 11 月 9 日
採用された回答
その他の回答 (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!
