New article on my site: HyAB k-means for color quantization
In which I try to improve color clustering with a different distance function. It's a simple technique in the end but it's pretty hard to evaluate if it's an improvement or not!
https://30fps.net/pages/hyab-kmeans/
https://github.com/pekkavaa/HyAB-kmeans/ with #numpy code