Extract, test and slightly adjust the piecewise LUT for inverse gamma.
authorCarl Hetherington <cth@carlh.net>
Sun, 8 May 2022 21:47:12 +0000 (23:47 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 8 May 2022 22:21:21 +0000 (00:21 +0200)
commit6de2bb3751b449abf06d44e4dda5e41b66df3f62
treee163f6b83d3bbf2981e4e727ac067d9eeea47282
parentee48fc460c9dc03b89bd7c7ab17fd3ad4560657d
Extract, test and slightly adjust the piecewise LUT for inverse gamma.
src/piecewise_lut.h [new file with mode: 0644]
src/rgb_xyz.cc
src/rgb_xyz.h
test/rgb_xyz_test.cc