Error using HDRREAD: Not a Radiance File
显示 更早的评论
hi,
i'm trying to read an hdr file using hdrread, here is the code:
hdr_input = hdrread('untitled.hdr');
the error meaasge is "Not a Radiance file.", hdrread>readHeader (line 67)
I'm trying to find out why.
the hdr image I got is from a Blender model, I see when I set the background color to black or transparency, it will output the error message.
If the background color is another color or little brighter, then the image can be read by MATLAB.
Any help would be appreciated.
Thank you
回答(1 个)
Sarvani Panguluri
2020-10-22
0 个投票
Hi,
To investigate further,can you share the untitled.hdr that you are using .
类别
在 帮助中心 和 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!