-
Due to the excessively complicated instructions seveal people got lost when trying to use our code, so I've taken the time to ease things up a bit. For now there's only a Windows version which was the hardest to get up and running - if you...
-
I succeeded in making the tracking software compile in Windows and it seems to work. Here's how: 1) Follow instructions for installing OpenFrameworks 05 FAT
: http://www.openframe... (Don't forget the extra...
-
The tracking README file mentions http://wiki.openfram... as the source for OpenFrameworks; the right links are, for GNU/Linux: http://wiki.openfram...
-
Source code in an easy-to-use zip package is at http://web.student.c... . The project report is located at http://web.student.c...
-
Modified the opticFlowExample tracking application to allow us to define the play area and scale blob coordinates accordingly. For now coordinates outside the play area are truncated, but tomorrow I'll try to code a better approach with users exi...
-
Two days ago I got the OpenFrameworks-based app running on OSX and keyvan was able to solve the mysterious "OF-based app does not report positions in processing" error. I spent a number of hours researching how to select a video device in order t...
-
0. Update your local copy of the interactive floor repo 1. Download the OF wiki , FAT version 05 if you have GNU/Linux; if you have MacOS, FAT version 06 . 2. Uncompress the package. 3. Copy the appropriate opticFlowExample directory from...