Error using HDRREAD: Not a Radiance File
이전 댓글 표시
Hi, I have been sent PET-CT scanner data in interfile format. I have the *.hdr file and corresponding *.img file. I am trying to use hdrread to read the data into MatLab. I get the error message:
Error using hdrread>readHeader (line 61) Not a Radiance file.
Error in hdrread (line 29) fileinfo = readHeader(fid);
I get this error on 2 different sets of data from 2 different scanners. Any help would be appreciated.
댓글 수: 1
Manpreet Kaur
2019년 8월 6일
I m processing .hdr file. I'm enable to read hdr format file.
Error Through
Error using hdrread>readHeader (line 63)
Not a Radiance file.
Error in hdrread (line 29)
fileinfo = readHeader(fid);
Please suggest me how to read 'D2_F22_H2_Cropped_NW_Aligned.hdr' file.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 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!