Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for chromatic adaptation #5

Open
kdrag0n opened this issue Aug 29, 2021 · 0 comments
Open

Add support for chromatic adaptation #5

kdrag0n opened this issue Aug 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kdrag0n
Copy link
Owner

kdrag0n commented Aug 29, 2021

This might help fix #1.

@kdrag0n kdrag0n added the enhancement New feature or request label Aug 29, 2021
kdrag0n added a commit that referenced this issue Sep 1, 2021
All sample XYZ values have been adapted using colorio's implementation
of CAT02, with F values chosen to match the given surround and L_a
matching the one used for ZCAM.

The paper appears to have the wrong L_a and Y_b values for example #3.
Changing them to match #1 and #2 fixes the tests.

The paper also gives an odd value for hue angle in #5: 389.7720 degrees,
likely caused by unconditionally adding 360 to make the angle positive.
Subtracting 360 makes the test pass.

Closes #3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant