This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Description
Hello,
I'm trying to implement ImageIO in a Qt app. I've found this repo but reading the source it seems to be tailored specifically for use in Meshroom (depthmap detection) and limited to 4 channels or else it fails.
Is there a simple way to extract multichannel exrs using QtOIIO as a start ?
Thanks