labatrockwell / openTSPS

TSPS is a cross platform Toolkit for Sensing People in Spaces. It performs openCV operations on live video (Kinect, web camera, etc) and sends it to clients as JSON (via WebSockets), OSC, TUIO, or TCP.
http://www.openTSPS.com
194 stars 51 forks source link

Clean up addons #46

Open robotconscience opened 12 years ago

robotconscience commented 12 years ago

delete old cv stuff not in use, move stuff to own repo(s) where possible (and add in as submodules)

robotconscience commented 12 years ago

Candidates for own repo: ofxLabGui ofxTuioWrapper (need to diff with existing forks) ofxOpenCVExtensions (hopefully can eliminate once the other cv stuff is ported over to ofxCv)

robotconscience commented 11 years ago

ofxOpenCVExtensions is pretty cleaned up now!