lehins / Color

Extensive collection of color spaces and color models
Other
58 stars 5 forks source link

Add color difference algorithms #1

Open lehins opened 4 years ago

lehins commented 4 years ago

@ekmett mentioned on reddit that he'd like some color distance computation added to Color:

One thing I'd really like to have would be DIN99o color distance computations

It seems like a pretty good idea, I wanna record it before I forget about it. There are sample implementations available in:

so it shouldn't be too hard to port it into Haskell.

JonathanReeve commented 4 years ago

This would be really great. I'd get some use out of a Haskell-based Delta-E color distance computation.

o1lo01ol1o commented 4 years ago

Also chiming in for Delta E metric!