GithubHelp home page GithubHelp logo

kinect-visuals's Introduction

kinect-visuals

Exploring visuals/body representations using Processing and skeleton tracking with a Kinect v2.

Requires the Kinect SDK to be installed, as well as the Kinect PV2 library and OSCP5 libraries for Processing.

Send Skeleton

The SendSkeleton file is heavily based on KinectPV2 Library Examples by Thomas Sanchez Lengeling - http://codigogenerativo.com/.

It takes the skeleton data from a KinectPV2 and sends it over OSC.

It can be used in combination with any of the other files, which receive the OSC messages and use them to draw shapes etc.

Drawing in the same sketch as the Kinect library seemed to cause conflicts with perspective, measurements, distances etc which makes it laborious to draw animations, requiring lots of transforms and slowing framerate. Probably a problem that is solveable in another way but this solution works. Also means that the SendSkeleton sketch can be used to send Kinect data to Openframeworks, which doesn't seem to jive with my Kinect at all.

Get Skeleton - Weird Bodies

Example of weird bodies Kinect sketch

See a video of this sketch on Instagram

Draws some weird little bodies by joining up skeleton points "wrongly". Easy to make new designs, just look up the numbers for the skeleton joints you want to use. (Google kinect skeleton joints - the numbers are standardised)

Get Skeleton - Kaleidoscope

Example of kaleidoscope Kinect sketch

See an example of (an earlier version of) this sketch on Youtube

Draws curvy kaleidoscopey shapes based on the tracked skeleton. Reacts to beats in music.

kinect-visuals's People

Contributors

amygoodchild avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.