Larry Gritz
Larry Gritz
Somebody just added that to oiio trunk (copy without decode for exr files), though it doesn't yet work for the exrcore code path. But back to the original question --...
Use OpenImageIO (not to be confused with "imageio"). That's what almost everybody in VFX does to read image files from Python. It does read right into Numpy arrays. Unfortunately, there...
It is on the roadmap, yes, and it's even being worked on. I'm not sure what specifically is blocking it at the moment. https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4011
It's sensible and we would like this, it's mainly a question of needing somebody to step forward to do the work. One reason that there hasn't been a rush to...
How about conan? Or VcPkg?
> Conan and VcPkg seems to be mostly C and C++ package managers, would I then need to compile the python binding? The python binding is a wrapper around a...
OpenImageIO and Open Shading Language both use it: https://openimageio.readthedocs.io https://open-shading-language.readthedocs.io
releng-aswf added as maintainer for openimageio and open-shading-language. I like the idea of making docs.openimageio.org work, but I hope that in the process we can still let openimageio.readthedocs.org work or...