Skip to content

baoilleach/Kinect-tracking-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo code to read, visualise and re-broadcast OSC data emitted by the OSCeleton code, which reads from the Primesense 'skeleton mapping' library, based on Kinect data

read_data.py -- reads data from the default OSC port that osceleton emits. Tracks the hands and the shoulder points of the users, maintaining the last-known joint locations.

osc_hand_viz.py -- run this, with pyliblo, pygame and PyOpenGL installed :) will pull data from osceleton, and visualise it. Alter the 'endpoints' at the top of the script to alter the points it rebroadcasts the information to.

eat_kinect.py -- mainly for debug - see the data emitted by osc_hand_viz.py

About

Some demo python code to read, visualise and re-broadcast information emitted from https://github.com/Sensebloom/OSCeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%