redwarp / kmeans-gpu

K-means clustering for image color quantization running on GPU
MIT License
14 stars 0 forks source link

Use cie94 delta e for kmeans and dithering #12

Closed redwarp closed 2 years ago

redwarp commented 2 years ago

We should have better results and more appropriate colors. Also implements cie 2000, but it's really slow, and the improvement is debatable.