TSPS

The Toolkit for Sensing People in Spaces (TSPS) is an open-source tool for creating interactive applications based on natural user interaction. It wraps computer vision algorithms into a simple, easy-to-use interface.

Velocity through shape

TSPS computer vision with people recognized as circles

Using TSPS/OpenCV for computer vision and OpenFrameworks for graphics, this prototype represents the people it recognizes with circles and scales the radius according to the person’s velocity. Assignment – build a prototype that is many-to-one interactive: at least three people […]