Hi all, I am using OIIO in the xtensor-io framework, which allows reading and writing of images to xtensor-multidimensional datastructures (like NumPy, but for C++ ;)
We'd like to use streams for input/output to be able to write an image without having to create a temporary file (for example, that would make it really convenient to use in a interactive environments such as Jupyter notebooks). I have looked at the docs, but didn't find wether it's currently possible. Otherwise, this library has worked really great, so thanks for your work! Cheers, Wolf
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
