PyEXR¶
Description¶
A simple EXR IO-library for Python that simplifies the use of OpenEXR. OpenEXR is an image format developed by ILM. OpenEXR's main advantage over other image formats is high dynamic range: it supports floating point pixels. High dynamic range (HDR) images allow a closer representation of real-world colors: shadow and highlight detail is preserved.
Environment Modules¶
Run module spider pyexr
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_PYEXR_DIR - installation directory
- HPC_PYEXR_BIN - executable directory
Categories¶
programming