Visual Language W4- Colors in our lives / by Sebastian Morales

For this week's assignment I decided to deviate a little bit from the instructions. Instead of taking pictures and analyzing them for 3 days, I decided to analyze every picture in my pictures folder. 

Having more than 1000 pictures this chore had to be automated. I started by writing a processing script to find the average color of a picture, then it will draw vertical lines with that color. An alternative version will later try to sort the pictures by hue, saturation and color. 

Here a link to the code.

Results:

unsorted:

sorted by saturation:

sorted by hue: