Skip to content

How to compute Delta E CAM16 distance? #439

Discussion options

You must be logged in to vote

@tvaillantdeguelis You need to also register CAM16JMh as that is the model we got through to get to CAM16 UCS, SCD, and LCD. This map shows what spaces everything passes through to get to what: https://facelessuser.github.io/coloraide/colors/#color-space-map. Granted, I do see the Delta E docs do not specifically mention CAM16JMh which is a mistake on my part. I'll have to correct that.

Also, there are many delta E methods, so you have to specify what you are using (in this case method='cam16' ) or it assumes ∆E76 IIRC, which uses CIELab. It probably wouldn't hurt if I showed that part in the example as well and not just the registering of the plugins.

from coloraide import Color as Base
f…

Replies: 1 comment 52 replies

Comment options

You must be logged in to vote
52 replies
@tvaillantdeguelis
Comment options

@facelessuser
Comment options

@tvaillantdeguelis
Comment options

@facelessuser
Comment options

@tvaillantdeguelis
Comment options

Answer selected by tvaillantdeguelis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants