Jeff Thompson | Blog

Pixelate and Posterize in Processing

After an afternoon of working on a Processing project with Alex Myers, I created a Processing sketch that pixelates and posterizes an image.  Next step (and definitely the hardest) will be to find the weighted center of the pixel areas (not each pixel block but areas of the same color).  The above image is Van Gogh’s “Starry Night”.

[ view the source code here | download the zipped version with source image here ]

February 18th, 2012 at 9:55 pm