My very old USB webcam seems broken, but at least broken in an interesting way.
Voronoi Diagrams of “Starry Night”
After getting very excited about Voronoi Diagrams and this post, I took a break from PHP to make what I think is essentially a custom image-compression algorithm. I’ve applied it to Van Gogh’s famous painting “Starry Night” at varying levels. The program, written in Processing, essentially looks at a pixel’s neighbors and if the colors are similar enough, it sets the neighbor’s value to the tested pixel. The above image is a allows for a difference of as much as 250 (very high compression/low similarity) and steps down in increments of 25 down to 25.
Skype Glitch
Another Skype glitch.
“Epicly Later’d” Still
A glitchy still from the excellent skateboard series “Epicly Later’d”.
Episode 6, 3:10.
Candy Corn Video Still
Very glitchy still from the poster image of a video about candy corn. Haven’t watched the video, since I HATE candy corn…
Via: YouTube
Another Sample-Sorting Glitch
Attempting to sort by height… ended up with this instead.
Sample-Tracing Glitch
Working on a Processing project that visualizes sorted sample values, this lovely mistake happened…