Setting up the OF code in GNU/Linux & Mac OSX
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 the tracking section
4. Paste it into apps/addonsExamples (where you decompressed your OpenFrameworks package).
5. Copy the appropriate ofxOpenCVBlobTrackingExt(05/06) from the opticFlowExample directory, paste it in addons (where you decompressed your OpenFrameworks package) and rename it to ofxOpenCVBlobTrackingExt.
6. Open the CodeBlocks file from the opticFlowExample if you use GNU/Linux, or the XCodeproject if you use OSX.