Skip to content

tenric/color-thief-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Thief - A Fast Java Implementation

Grabs the dominant color or a representative color palette from an image.

A very fast Java port of Lokesh Dhakar's JavaScript version (http://lokeshdhakar.com/projects/color-thief/).

This version is more than 40 times faster than the Java port at https://github.com/soualid/java-colorthief. Average times to extract the palette of the sample images (on a Core i7-2670QM):

Credits and license

Thanks

License

Licensed under the Creative Commons Attribution 2.5 License

  • Free for use in both personal and commercial projects.
  • Attribution requires leaving author name, author homepage link, and the license info intact.

About

Grabs the dominant color or a representative color palette from an image. A very fast Java port of Lokesh Dhakar's JavaScript version.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%