How to open .raw extension image file in matlab?

2 ビュー (過去 30 日間)
niniki
niniki 2022 年 2 月 16 日
回答済み: KALYAN ACHARJYA 2022 年 2 月 16 日
Hello.
I am a self-taught student in MATLAB.
Raw image files are not opened with imread().
Is it possible to open the raw extension file in MATLAB and display it in the figure window?
I have raw image files and hdr files.
in the header file
samples: 256
lines : 256
band : 1
data type : 1
interleave = bsq
It's like this.
I wonder what the data type is here as well.

採用された回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2022 年 2 月 16 日
Try with hdrread function

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImport, Export, and Conversion についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by