-
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...
-
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...
-
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...