IDEO Haar Finder

February 14th, 2012 experiment,research 1 comment

Revisiting an old project to create a Haar file for tracking the Lab logo. I thought it would be a good idea to track the IDEO logo. This time I tried building the file from a single image. The haar file was trained on 1000 positive images and 1000 negative images, the result are not …

Some spectrum analysis

October 22nd, 2011 life,research no comments

iPhone Android Game

December 1st, 2010 experiment,research no comments

Here is a little game that Nick and I built using the iPhone and Android as the game controller. The characters are controlled using your finger gestures. You need to eat as many berries as possible while avoiding the blocks.

Keytweeter Keys

November 22nd, 2009 experiment,research 2 comments

My friend Kyle has a built an app the tweets every 140 charters he types twitter.com/keytweeter. I thought this was interesting so I built an app to pull his twitter down and visualize the most popular key. Unfortunately twitter only allows you to go 3200 tweets back via paging. So the picture about is Kyle’s …

Normals

September 22nd, 2009 experiment,research 1 comment

Finally got normals working for the height map. Brad helped me a ton with the math, thanks brad :). After making sure I had the right points its was pretty simple. Here is an example to calculate normals for a grid in OpenFrameworks. Obviously this can be applied to any other language. The image above …