Add weights for color difference and clamp hue difference from -180 to 180 degrees instead of -360 to 360 degrees #601
lulunac27a
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The color difference algorithm should have weights like the Delta E CMC algorithm with the hue difference part of color space clamped from -180 to 180 degrees, not -360 to 360 degrees.
Beta Was this translation helpful? Give feedback.
All reactions