big priorities - * figure out why its writing so many black images * fix the double-run that occurs when the first anlysis runs * do something pretty with the incoming image
WARNING: WORK IN PROGRESS...
configuring OpenFrameworks
-----------------
these files are configured according to OpenFrameworks addons - http://ofxaddons.com/howto
(1) drag-drop "ReflectiveIndex" folder into your OpenFrameworks project
(2) Install depedencies: {ofxDirList, ofxControlPanel, ofxXmlSettings};
(3) Press Play!
Description
Languages
C++
100%