Date
1 - 1 of 1
Review: Removed CineonLogToLin Transform
Jeremy Selan <jeremy...@...>
CineonLogToLin was always occupying a sort of transform netherworld.
It's too specific to count as 'general math', but not specific enough to be useful in many practical cases for linearizing film data. This transform was a late addition to OCIO (it did not appear in Sony's in house predecessor), and upon further consideration is not worth keeping. For those interested in doing this conversion in the future, we would recommend using a 1D LUT, or using the log allocation transform. An example of the 1D lut approach is demonstrated in the spi-vfx profile, and an example of the Allocation approach is in the iif profile. Issue: http://github.com/imageworks/OpenColorIO/issues#issue/12 Commits: 11c19f7bf26298dd95bf63a9ba59dc63ebf7a093 -- Jeremy |
|