Experiments in Color 1.0

For my first project in Major Studio 2 I wanted to experiment with statistical models and creative coding. I had originally wanted to make an OF add-on, but found in the 1 week time frame it was better to produce a few experiments. I am really excited about marrying stats analysis with image processing. This idea is a nod to some of my previous work in astrophysics (see here). 

Here is a short pdf document that outlines the process: ofxStats

My code can be found here: https://github.com/reginaflores/ExperimentsInColor

3D model of RGB values:

Brightness distribution is calculated by summing up R, G, B values for each pixel: