Open lehins opened 4 years ago
@ekmett mentioned on reddit that he'd like some color distance computation added to Color:
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.
This would be really great. I'd get some use out of a Haskell-based Delta-E color distance computation.
Also chiming in for Delta E metric!
@ekmett mentioned on reddit that he'd like some color distance computation added to
Color
: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.