On Tue, Aug 13, 2013 at 6:25 AM,  <rlkl...@gmail.com> wrote:
> Are there any python libraries that read and display High Dynamic Range 
> images like this matlab code?
>
> http://www.mathworks.com/matlabcentral/fileexchange/27115-hdr-image-viewer-for-deep-color-monitor
>
> Or, asking another way, are there any python libraries that display images to 
> 10 bit monitors as 10 bit images, and not scaled to 8 bit?

A Google search turns up this blog post:

http://hoganhdr.blogspot.com/2009/10/h2-image-viewer-python.html

No idea whether it works or not, and you'll have to fix the
indentation since the poster doesn't seem to know how to format Python
scripts for the web.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to