Module: tfg.io.exr
Utility functions for reading and writing EXR image files as numpy arrays.
Functions
channels_to_ndarray(...)
: Copies channels from an OpenEXR.InputFile into a numpy array.
read_exr(...)
: Opens an EXR file and copies the requested channels into an ndarray.
write_exr(...)
: Writes the values in a multi-channel ndarray into an EXR file.
Other Members |
absolute_import
|
Instance of __future__._Feature
|
division
|
Instance of __future__._Feature
|
print_function
|
Instance of __future__._Feature
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-05-20 UTC.
[null,null,["Last updated 2022-05-20 UTC."],[],[]]