color-counter

Version 0.1.2.2 revision 0 uploaded by BrianBush.

Package meta

Synopsis
Count colors in images
Description

This Haskell package contains functions for counting colors in images, either from a file or a camera feed. The input image must in a standard format like JPEG or PNG. The analyze function outputs the RGB and CIE-LAB values for each pixel, along with the color detected there. The tally function outputs a histogram of the colors detected. The quantize function outputs an image where the pixels have been replaced by the colors detected there.

Author
Brian W Bush <consult@brianwbush.info>
Bug reports
https://bwbush.atlassian.net/projects/HCC/issues/
Category
Graphics
Copyright
(c) 2016 Brian W Bush
Homepage
https://bitbucket.org/functionally/color-counter
Maintainer
Brian W Bush <consult@brianwbush.info>
Package URL
https://bitbucket.org/functinally/color-counter/downloads/color-counter-0.1.2.2.tar.gz
Stability
n/a

Components