EatTheFuture / image_tools

Eat the Future's collection of image/color tools.
Other
74 stars 6 forks source link

ETF Image Tools

Eat the Future's collection of tools for working with captured images and colors in a VFX pipeline.

Currently there are three tools: ETF HDRI Merge, ETF LUT Maker, and ETF OCIO Maker.

This software is currently alpha quality. There is enough there to be useful, but don't expect a polished experience. We also aren't able to test on all platforms, so you may run into issues depending on your hardware and OS. Bug reports are very appreciated!

ETF HDRI Merge

A tool for merging a series of low-dynamic-range images at different exposures into a single high-dynamic-range image.

At the moment this only works correctly with image files that contain Exif data about their exposures. Typically these will be JPEGs, although several standard image formats are supported. The resulting HDRIs are always saved in .hdr format.

To-do:

ETF LUT Maker

A tool for generating and adjusting LUTs.

Currently this is only capable of generating 1D transfer function LUTs.

To-do:

ETF OCIO Maker

A tool to easily generate custom Open Color IO configurations.

To-do:

License

This project is licensed under the GNU General Public License, version 3. Please see LICENSE.md for details.

The EMoR basis curves are from the paper "Modeling the Space of Camera Response Functions" by Grossberg and Nayar, 2004, and can be found at https://www.cs.columbia.edu/CAVE/software/softlib/dorf.php.

Contributing

Although we are not specifically looking for contributions right now, if you would like to contribute please keep in mind the following things: