RubyGems.org

kolors

0.0.1

Uses KMeans clustering and the L*A*B* colorspace to extract "approximate human vision" dominant colors from an image. Optionally, use Euclidean Distance to map those dominant colors into preferred "color bins" for a search index facet-by-color solution.

installgem install kolors
Authors

Eric Larson

234 total downloads 234 for this version
Owners

0c6e18570f8a5192b8cdfd809196c540

Gemfile
gem "kolors", "~> 0.0.1"
Versions
  1. 0.0.1 February 4, 2013
Development Dependencies
  1. rake >= 0
  2. rspec >= 0