Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OpenEXR. #203

Closed
twadleigh opened this issue Apr 22, 2021 · 4 comments
Closed

Add support for OpenEXR. #203

twadleigh opened this issue Apr 22, 2021 · 4 comments

Comments

@twadleigh
Copy link

No description provided.

@johnnychen94
Copy link
Member

I don't know the details of OpenEXR so I'm afraid there's anything I can help with here. There's an OpenEXR_jll so you could start with an [OpenEXR.jl] package, then register it to ImageIO and FileIO when it works.

PNGFiles.jl is a good example for this image io wrapper library.

@twadleigh
Copy link
Author

twadleigh commented Apr 23, 2021

Thanks for the offer. I created this task just as a placeholder for work I'm doing to make this happen. I created the OpenEXR build recipe behind OpenEXR_jll last night, and I'm currently trying to tweak the build recipe for ImageMagick_jll to link it in without complaint. Lastly will be making any patches here to close the loop.

@johnnychen94
Copy link
Member

johnnychen94 commented Apr 23, 2021

Great to know that! If you need to host OpenEXR.jl under JuliaIO (as ImageIO and PNGFiles do) and let us image people to co-maintain it, please ask without any hesitation.

@twadleigh
Copy link
Author

It is looking difficult to get ImageMagick_jll built with support for OpenEXR. I'm currently in the process of writing a small standalone julia package that wraps the C interface in a FileIO-compatible way. Since it doesn't look like the functionality will be exposed via ImageMagick, I'm closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants