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

Palette swatch output #2

Closed okaneco closed 4 years ago

okaneco commented 4 years ago

Allow for saving an image that has the k-means colors in swatches. Additionally, there should be an option to append it to the image output, and allow for the swatch sizes to be proportional to their percentage representation in the image (--pct).