DCIconverter
DCIconverter copied to clipboard
Tool for converting RGB images to XYZ and back again
DCIconverter
Some code for converting RGB images to XYZ and back again.
This all started because people were using my j2k plug-in for Premiere Pro to write out Digital Cinema frames, which are JPEG 2000 images in XYZ color space. Some questioned the way I was doing my XYZ conversion, so I figured the best thing to do was make the code available for public scrutiny.
So far this project includes a program-independent converter class and an After Effects plug-in that also runs in Premiere Pro.
#####Written by
#####Thanks
Lars Borg from Adobe
#####License