Generating [color histograms](https://en.wikipedia.org/wiki/Color_histogram) out of images. [Here](https://docs.opencv.org/master/de/db2/tutorial_py_table_of_contents_histograms.html) is some good resource from OpenCV as to what type of histogram we could generate as well as how to represent them.