colormatch

0.0.4
Last Updated : 2013-02-26T04:46:23.000Z
A module for extracting colors from images and for generating lookup ranges that accept rgb and outputs ranges of rgb values for db lookups. Right now it uses ImageMagik in a child process to reduce the colorspace and return the top colors of an image. Alterntives with node-canvas or an all js jpeg decoder could be used. The latterwith the same js color quantization algorthims that would be needed to reduce the colorspace of the former. -- Read More

INSTALL » npm install colormatch

CODE » git clone git://github.com/soldair/node-colormatch.git


Categories:
Engines:
node >=0.6.0

Author:
Contributors
  • whyohwhyamihere
Maintainers
  • soldair

Dependencies:
    Dev Dependencies: