Created
September 3, 2021 21:24
-
-
Save sobotka/eeeb5cd50e26447c50ab8a3f3ed94817 to your computer and use it in GitHub Desktop.
Artificial Image Reconstruction to Filmic Working Space
This file contains 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: Reconstructed Filmic | |
family: log | |
equalitygroup: | |
bitdepth: 32f | |
description: | | |
Use to reconstruct generic imagery to work with Filmic | |
isdata: false | |
allocation: lg2 | |
allocationvars: [-12.473931188, 4.026068812] | |
from_reference: !<GroupTransform> | |
children: | |
- !<AllocationTransform> {allocation: lg2, vars: [-12.473931188, 4.026068812]} | |
- !<FileTransform> {src: filmic_to_0-70_1-03.spi1d, interpolation: linear} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment