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

Actionscript 3 Color Sampler Class

Posted on 13 June, 2007 at 12:40pm

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).

Like what you just saw? Why not subscribe to Some Random Dude?

The Discussion

10 Comments on “Actionscript 3 Color Sampler Class”