For quite some time now, I have been playing with breaking DisplayObjects into a grid to sample pixel data in order to create visualizations. I have spent time with this in both Actionscript and in Processing (see project). For Actionscript in particular though, I wanted to make the process cleaner and easier to implement. What has resulted is a slightly tangential project which ultimately makes sampling pixel data easier while offering a whole separate set of features. In its simplest form, the BitmapSegmentor allows you to take a DisplayObject’s bitmapData and break it into a grid of individual segments. These segments can then be used for various purposes, including pixel data sampling.
Read the rest of this post…
Posts Tagged ‘display-object’
Click on one of the items below to go to the postActionscript 3 Bitmap Segmentor (Source Code Included)
Posted on 22 January, 2008 at 6:00am with 15 comments
Highlighted Content
No related posts.
Recent Posts
- somerandomdude: I am a little intimidated by the size of this bread. tp://tweetphoto.com/15195545
- somerandomdude: I’m at Nicholas Restaurant (318 SE Grand Ave, SE Pine St, Portland). http://4sq.com/4BMmNE
- somerandomdude: RT @alexismadrigal: I am marveling at how much attention 500 tea partiers get when they protest. The first Earth Day? 20 million people.
- somerandomdude: I favorited a YouTube video — Starcraft Terran Theme 2 – piano cover http://youtu.be/1FjHAzpgEuw?a
- somerandomdude: If you read my article on Flash and the iPad, one of my concerns seems to be unfortunately becoming reality – http://bit.ly/brN2zR


