|
|
|
|
|
by gedy
2746 days ago
|
|
It is quite noticeable when you are using a limited selection of tiles or image has desaturated colors. I've done some similar work[1], but issue with L*ab color is it's terrifically slow to calculate diff, at least in JS. [1] https://imgur.com/a/g3EzcSV |
|
L*b was very slow, yes. It’s all done offline but I tend to like quicker feedback...