okaneco / kmeans-colors

k-means clustering library and binary to find dominant colors in images
Apache License 2.0
134 stars 9 forks source link

Output color palette as image #5

Closed okaneco closed 4 years ago

okaneco commented 4 years ago

Add dominant color example to lib.rs Add palette examples to README.md Add docs.rs shield to README.md Correct binary factor comment from 8 to 10

Closes #2