Zach Rispoli

10 Feb 2015

This OF app takes videos of things in the sky (birds, kites, stars, airplanes etc.) and creates constellations by connecting them together, resulting in a 2d mesh. Each frame of the video is converted into a mesh, and those meshes are then combined into a pillar. (I’m not exactly sure what this technique is called but lots of people have done it before)

I’m using ofxOpenCV to track objects. You can see the whole process in these gifs:

test3

test2

test

test4

test5

The resulting forms:

Screen Shot 2015-02-09 at 9.49.04 PM

Screen Shot 2015-02-09 at 8.57.23 PM

Screen Shot 2015-02-09 at 9.55.07 PM

Screen Shot 2015-02-09 at 9.55.16 PM

Screen Shot 2015-02-09 at 9.52.30 PM

Screen Shot 2015-02-09 at 9.55.34 PM