Skip to content

LGKinect is a Processing sketch that uses Syphon to send a live Kinect feed to another application.

License

Notifications You must be signed in to change notification settings

lewisgodowski/LGKinect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LGKinect

LGKinect is a Processing sketch for sending a live Kinect feed to another application, via Syphon.

About

This Processing sketch was commissioned by Suzanne Kite to track three dancers using a Kinect and send a mask of their shape to Resolume Arena, where visuals were mixed live and projected onto their bodies.

Usage

  1. Download and install the SimpleOpenNI Processing library available here.
  2. Un-zip Syphon.zip and install the resulting Syphon Processing library.
  3. Plug in the Kinect's USB and power adapter.
  4. Open and run the LGKinect.pde Processing sketch.
  5. Open an application capable of receiving live video (ex: Resolume Arena) and select the Syphon video stream source.

Controls

Once LGKinect is running:

  • The z and x keys decrease and increase the minimum depth value tracked by the Kinect.
  • The n and m keys decrease and increase the maximum depth value tracked by the Kinect.

Note: Focus must be on the LGKinect video window for the controls to work.

To Do

  • Remove user tracking
  • Upload and link to video of performance

License

LGKinect is available under the MIT license. See the LICENSE file for more info.

About

LGKinect is a Processing sketch that uses Syphon to send a live Kinect feed to another application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published