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!