Last active
March 5, 2018 05:13
-
-
Save sobotka/2c32a3cb8600d2df6cc42390a3b33d2d to your computer and use it in GitHub Desktop.
Alexa REC.709 with Sample Adaption Transform
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- !<ColorSpace> | |
name: Alexa LogC REC.709 with Adaption | |
family: "" | |
equalitygroup: "" | |
bitdepth: 32f | |
description: | | |
LogC Arri REC.709 with adaption matrix | |
isdata: false | |
allocation: uniform | |
allocationvars: [0, 1] | |
to_reference: !<GroupTransform> | |
children: | |
- !<FileTransform> {src: V3_LogC_800_to_linear.spi1d, interpolation: linear} | |
- !<MatrixTransform> {matrix: [0.412315151515152, 0.3576, 0.1805, 0, 0.2126, 0.7152, 0.0722, 0, 0.0193272727272727, 0.1192, 0.950633333333333, 0, 0, 0, 0, 1]} | |
- !<MatrixTransform> {matrix: [0.959529550570267, -0.0217674341811042, 0.0341625006259455, 0, -0.0296403678412453, 1.01761107027618, 0.0121250923290456, 0, 0.00558916929832473, -0.00862803165244656, 1.15917338919431, 0, 0, 0, 0, 1]} | |
- !<MatrixTransform> {matrix: [0.412315151515152, 0.3576, 0.1805, 0, 0.2126, 0.7152, 0.0722, 0, 0.0193272727272727, 0.1192, 0.950633333333333, 0, 0, 0, 0, 1], direction: inverse} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment