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

Need read EXR format #285

Open
SieuDoTia opened this issue Sep 14, 2016 · 2 comments
Open

Need read EXR format #285

SieuDoTia opened this issue Sep 14, 2016 · 2 comments

Comments

@SieuDoTia
Copy link
Contributor

I need OpenDCP use OpenEXR files. I know Open EXR library big mess, I can create C code for read three types of OpenEXR files (no mess):
• No compress
• RLE compress
• ZIP compress/ZIPS compress
For this work I need know
• OpenDCP will give me file pointer for first byte of file or just name of file?
• How organize image data (after read from EXR file) for OpenDCP.
• You use zlib?

@tmeiczin
Copy link
Owner

Sorry for the delay. I've merged your pull request into master.

@SieuDoTia
Copy link
Contributor Author

No problem. Now work create float color conversion functions, use float data until create 12 bit integer jpeg2000 file.

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