ive been experimenting with dithering algorithms for their old-school 1-bit aesthetic and have put it together into a addon on github, ofxDither => https://github.com/julapy/ofxDither.
below are a some gif loops ive created with ofxDither and source is also included below.
[attachment=0:2z6itu9a]110309_dither_examples.zip[/attachment:2z6itu9a]
i am using this on line video and for some reason the first 10 or so horizontal pixels jitter.
i am trying to figure out if it is some pixels array or image not being cleared …
i even get it when i feed the imageIn with a solid color image.