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

Work with other types of pixels #84

Open robotconscience opened 9 years ago

robotconscience commented 9 years ago

As we're getting into new sensors (even things like Kinect 2), it'd be nice to try to template out some of the pixel handling to be able to do CV on other image/pixel types!