필터 지우기
필터 지우기

How to read Hypespectral .dat and .hdr file

조회 수: 21 (최근 30일)
Khan
Khan 2015년 7월 3일
답변: yanjie qi 2016년 2월 28일
Dear All, I have downloaded sample hyperspectral data from http://www.spectir.com/free-data-samples/. there are some .dat and .hdr files. .hdr file contains information about data. The problem is i dont know how to read .hdr file? can anyone suggest please. secondly as i am new to working on HSI, anyone having matlab code to read and display my hyperspectral .dat files. Thanking you in anticipation.

채택된 답변

Cong Huynh
Cong Huynh 2015년 8월 14일
To load and save multispectral images (consisting of pairs of .hdr and .fla files), you could use the Scyllarus hyperspectral image processing toolbox. The MATLAB version of this toolbox is available for non-commercial use and can be downloaded from http://scyllarus.research.nicta.com.au/
The functions to look at are FLARead and FLAWrite under src/io. With these functions you can read from and write to the .fla format (ENVI-compatible), rather than any colour image format. Alternatively you can save the image to a .mat file but this option usually produces a much larger image.
  댓글 수: 1
sonia carole
sonia carole 2016년 1월 7일
Goog Evening Cong Huynh, i have downloaded the zip of the scyllarus but still I cannot explore it well should I unzip it into a directory on the MATLAB path??

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

yanjie qi
yanjie qi 2016년 2월 28일
How to read Hypespectral .raw and .hdr file?

Gareth Thomas
Gareth Thomas 2015년 7월 5일

카테고리

Help CenterFile Exchange에서 Display Point Clouds에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by