colour icon indicating copy to clipboard operation
colour copied to clipboard

Implement IO support for OpenEXR Layout by Fichet et al. (2021).

Open KelSolaar opened this issue 3 years ago • 4 comments

References

  • https://cgg.mff.cuni.cz/publications/an-openexr-layout-for-spectral-images/

KelSolaar avatar Jan 26 '22 23:01 KelSolaar

Hi @KelSolaar can you give me a hint to start with this issue?

Rusching avatar Mar 04 '23 08:03 Rusching

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

KelSolaar avatar Mar 04 '23 22:03 KelSolaar

Cool let me have a look. By the way, do you have some discussion channels like discord?

Rusching avatar Mar 05 '23 08:03 Rusching

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!

KelSolaar avatar Mar 06 '23 07:03 KelSolaar