Skip to content

A simple demo of extracting dominant colors from an image using K-means clustering

Notifications You must be signed in to change notification settings

ghoseb/img-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

img-palette

A simple demo of extracting dominant colors from an image using K-means clustering.

Usage

(require '[img-palette.core :as ip])

(ip/img->palette "/path/to/source-file.png" "/path/to/palette-file.png")

License

Copyright © 2012 Baishampayan Ghose

Distributed under the Eclipse Public License, the same as Clojure.

About

A simple demo of extracting dominant colors from an image using K-means clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published