5 ms·
I see that you use euclidean distance of perceptual color and named your color function bad_color_distance. My only input here would be to try something like th
by masterchief1s1k 5y ago
I see that you use euclidean distance of perceptual color and named your color function bad_color_distance. My only input here would be to try something like the CIEDE2000 color difference formula to see if the result can be further improved.
- caramellow 4y agoI am currently just looking into other color spaces, but I'll have to check that out too! Thanks! :D