importing data from hdr file
Show older comments
Hello
Im beginner with matlab, but I should finish some stuff with it soon. The topic is hyperspectral data analysis. I'd like to import data from the envi hdr file into the multibandread function, but I can't figure out how. I can read the envi header file in matlab, and the multibandread works perfectly on my datas, but I'm not able to combine them to automatize the data reading. How can I allude to the datas from the hdr file in a matlab function? Thanks
1 Comment
Emmanuelle
on 14 Feb 2013
Importing bands with the hdrread command.
Answers (1)
per isakson
on 14 Feb 2013
Edited: per isakson
on 14 Feb 2013
0 votes
A search in File Exchange for "envi hdr" gives four hits, e.g.
And there are functions in the Image Processing Toolbox. Search for "hdr".
Categories
Find more on High Dynamic Range Images in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!