Boris-Em / ColorKit

Advanced color manipulation for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Histogram

Boris-Em opened this issue · comments

Generating color histograms out of images.

Here is some good resource from OpenCV as to what type of histogram we could generate as well as how to represent them.