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.

Home Page:http://www.openTSPS.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work with other types of pixels

robotconscience opened this issue · comments

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!