colour
colour copied to clipboard
Implement IO support for OpenEXR Layout by Fichet et al. (2021).
References
- https://cgg.mff.cuni.cz/publications/an-openexr-layout-for-spectral-images/
Hi @KelSolaar can you give me a hint to start with this issue?
Hi @Rusching,
This one would be cool to have!
My original plan was to create a new colour.io.spectrum
module and use OpenImageIO
(OIIO
) to read/write our MultiSpectralDistributions along with the multi-spectral arrays as we support with colour.msds_to_XYZ
definition.
If you look at the colour.io.image
module, you will find two definitions that use OIIO
to read and write images, this should be a good start!
Cheers,
Thomas
Cool let me have a look. By the way, do you have some discussion channels like discord?
We have a public Gitter here: http://gitter.im/colour-science/colour and a private Slack channel that we invite people we work often with or from the industry!