
Flamingoes
6 months 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.
This conversation is missing your voice. Take five seconds to join Vimeo or log in.
-
Get Vimeo
Vimeo: About / Blog / Roadmap / Developers / Community Guidelines / Forums / Toys / Help! / Site Map
- Legal: ©2008 Vimeo, LLC / Terms & Conditions / Privacy Statement




.
371
8
8
0
0
0
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.