HUEtube230

![]()





if (HUE == 230){
thisPixel = color(250, 33, 100);
drawLineTo(thisPixel.x, thisPixel.y);
}
Thats it.
I wanted to see what it would be like to track the instances of a specific HUE across a time-based video. I didn’t really care what is on the video, so I went to youtube to source a random one… well it wasn’t really random because I put “230″ in the search to find it. Then I took that video, fed it through the video library in processing, and out pops I cute little composition. TA-DA!