Author Archives: balcaen.bert@iaac.net

Final version of GPS visualization project for the data workshop

Video of the final version: A walk in Barcelona. Visualization of GPS data. from Bert Balcaen on Vimeo. Here are some notes on how I got there.

Posted in Bert Balcaen, Int Programming, Students, Workshop | Tagged | Comments closed

My favorite computer vision project

My all-time favorite computer vision project is Text Rain by Camille Utterback & Romy Achituv. Hard to believe that this was done in 1999, long before the Kinect made this much easier. It was created at ITP, and when I had the chance to spend some time there I did small hommage to this installation. [...]

Posted in Bert Balcaen, Int Programming, References, Students | Comments closed

Face recognition

The Viola-Jones algorithm is one of most common computer vision techniques to detect faces. Greg Borenstein did a nice interview with Adam Harvey where they talk about the underlying assumptions in the technique. Everything is explained clearly, so it’s great if you want to learn a little more about what happens behind the scenes. Harvey [...]

Posted in Bert Balcaen, Int Programming, References | Comments closed

Progress on GPS visualization project for the data workshop, part 2

Visualization of GPS data, iteration 3 from Bert Balcaen on Vimeo. In this video the color of the trail corresponds to its location on Google Maps. I spend a lot of time on this, but I think it’s adding a very interesting layer to the visualization. I’m using the Static Maps API from Google to [...]

Posted in Uncategorized | Tagged | Comments closed

Progress on GPS visualization project for the data workshop

See: data workshop I wanted to get a feeling for the data so I started off by creating a quick and dirty Processing sketch that visualizes the location data recorded with AntiMap. I used Unfolding Maps, a very complete and well-made library for using maps inside Processing. Here is a screenshot. That felt very static, [...]

Posted in Bert Balcaen, Int Programming, Students, Workshop | Tagged | Comments closed