Some Random Dude is a blog by P.J. Onori that covers design & technology in the broadest sense possible.

Use Tumblr? If so, you may find Off Franklin useful.

Posts Tagged ‘video-sampling’

Click on one of the items below to go to the post

Actionscript 3 Color Sampler Class

Posted on 13 June, 2007 at 12:40pm with 9 comments

Actionscript Color Sampler

Yesterday, I published a video visualization experiment that used a color sampling engine to drive realtime data-driven abstractions of a video. I promised that I would release the color sampling class with some documentation and an example. Well, I was fortunately enough to have a chunk of time to do just that.

The color sampling class has been documented and gone through an optimization pass. Depending on the implementation of the sampler, performance can begin to get relatively shaky. Nonetheless, the video sampling was able to sample and spit out results at a fairly impressive pace.

Download the Actionscript 3 color sampler class (Licensed under the GNU Public License).