
Flamingoes
2 years ago
Flamingos at the Hong Kong zoo. Another slit-scanned piece. Actually this would be one of my earliest ones. And one of my favorites.
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
i gave it a crack last night and came up with some interesting results. i loaded each frame of a movie as PImage into an array and then undulated each row of pixels to create waves of temporal distortion (it even sounds cool!). really heavy on the processor tho. will post some results once i find the right input video.
do u have a link to multithreading with videos? be great to speed it up.
For the capturing I use this bit of code that I posted to the forum processing.org/discourse/yabb_beta/YaBB.cgi?board=Video;action=display;num=1196870672;start=2#2
and I wrap that in a thread class that comes from shiffmans threads example. I don't have anything that is safe for human consumption. I really should clean it up and post it up. Sounds like a good project for the weekend.
processing.org/discourse/yabb_beta/YaBB.cgi?board=Video;action=display;num=1196870672;start=2#2
processing.org/discourse/yabb_beta/YaBB.cgi?board=Video
;action=display;num=1196870672;start=2#2
might have to do a little copy and paste to get the link to work.
Did you do something special to the middle section for this speeding up effect ?
Thanks