I have an EXR file, and I would like to extract and save on my machine, as a .png image, a specific layer given its name. I am currently using python, opencv and openexr. Not sure how to achieve this, any suggestion? Thanks!
I was able to have openimageio run and work and so I was able to extract easily the layer I needed