read *.img and *.hdr files in Matlab
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Walter Roberson
on 17 Aug 2015
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 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!