read *.img and *.hdr files in Matlab
2 ビュー (過去 30 日間)
古いコメントを表示
Hi all,
I used filehdrread and analyze75read and in both cases I got an error " not a radiance file" , and " doesn't support the file", respectively. Any suggestion please for MATLABa?
Thanks in advance,
Andrea
4 件のコメント
採用された回答
Walter Roberson
2015 年 8 月 17 日
Those are not Radiance files, those are ENVI files. You might be able to read them with http://www.mathworks.com/matlabcentral/fileexchange/27172-envi-file-reader-writer
(note: right at the moment that site is down for maintenance.)
3 件のコメント
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!