-
Notifications
You must be signed in to change notification settings - Fork 0
chalmersgit/OpenEXR-Handling
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
OpenEXR-Handling ================ Author: Andrew Chalmers Basic I/O for OpenEXR images. Usage: make clean make ./bin/exrExample [filename.exr] Output: original_float1.exr original_float2.exr original_half.exr original_rgba.exr Example Usage: ./bin/exrExample images/example.exr TODO: - Tiled images - Cropped images - Deep scanline I/O - Multithreaded I/O - Currently assumes alpha Resources: - http://www.openexr.com/TechnicalIntroduction.pdf - http://www.openexr.com/ReadingAndWritingImageFiles.pdf - https://github.com/openexr/openexr/blob/master/OpenEXR/IlmImfExamples/generalInterfaceExamples.cpp
About
I/O for the OpenEXR image format.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published