importing data from hdr file
이전 댓글 표시
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
Emmanuelle
2013년 2월 14일
Importing bands with the hdrread command.
답변 (1개)
per isakson
2013년 2월 14일
편집: per isakson
2013년 2월 14일
0 개 추천
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".
카테고리
도움말 센터 및 File Exchange에서 High Dynamic Range Images에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!