tramontanaCV

A Library by Pierluigi Dalla Rosa for the Processing programming environment.
Last update, 09/09/2019.

A toolkit for sensing people in spaces with phones.

tramontanaCV is part of the tramontana project. For more informations: tramontana.xyz

With tramontanaCV you will be able to harness the computing power of your phone to sense people (among other things) in space and collect and manipulate the result from Processing.
Before you start download the app for iOS (Android coming soon), and join the same WiFi network as your laptop. You will be able to send information data from your phone to your Processing sketch in seconds. tramontanaCV was inspired from openTSPS by LAB at Rockwell Group.

Download

Download tramontanaCV version 2.0 in .zip format.

Installation

Unzip and put the extracted tramontanaCV folder into the libraries folder of your Processing sketches. Reference and examples are included in the tramontanaCV folder.

Keywords. interactive spaces, sensing people, computer vision, machine vision

Reference. Have a look at the javadoc reference here. A copy of the reference is included in the .zip as well.

Source. The source code of tramontanaCV is available at GitHub, and its repository can be browsed here.

Examples

Find a list of examples in the current distribution of tramontanaCV, or have a look at them by following the links below.

Tested

Platform osx10.11
Processing 3.3.5
Dependencies websockets for processing by alexandrainst