GithubHelp home page GithubHelp logo

mugehalici / kinect-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antoine1000/kinect-skeleton

0.0 0.0 0.0 4.83 MB

๐Ÿ’€ - Processing experiments around skeleton tracking with Kinect

License: GNU General Public License v3.0

Processing 100.00%

kinect-skeleton's Introduction


Kinect Skeleton Experiments

Processing experiments ๐Ÿ’ญ around skeleton tracking ๐Ÿ’€ with Kinect ๐Ÿ“น




Dancing Skeleton


Goal

Provide a "starter kit" for Kinect skeleton tracking, and adding some cool features ! ๐Ÿ’ฅ

Ideas

  • A skeleton moving with "easing movements" โžฐ
  • Faces, arms, legs... draw and projected on a skeleton ๐Ÿ‘น
  • A hand-drawer skeleton โœ๏ธ
  • A skeleton interacting with generate environment (or 3D objets) ๐Ÿ™Œ
  • Skeletons interacting with each others ๐Ÿ’€๐Ÿ‘‰๐Ÿ’€

Debugging Mode

The function displayInfos(boolean) allows you to see if the Kinect detects users, what are the numbers of users, if the tracking is successful...etc. You can turn it on/off with true or false as a parameter.

Displaying Informations

Models and Versions

  • Currently working with Kinect V1 (Model 1414) but I will add a Kinect V2 version in the future.
  • Processing version : 2.2.1 (if you are using Kinect V2 -> 3.2.4)
  • For Kinect V2 -> Windows 8 or Windows 10 and Kinect V2 SDK

Libraries

For Kinect V1 (Xbox 360, model 1414)

  • Simple OpenNI (version 1.96)
  • OpenCV for Processing
  • Blob Detection by Julien Gachadoat

For Kinect V2 (Xbox One, model 1520)

To Do

  • Write a better kinect class, more clear and easier to use
  • Add a Kinect V2 version
  • Add face tracking to skeleton (V2 only) + draw the face

References

[Making Things See] (http://makingthingssee.com/) by Greg Borenstein

Licence

GNU 3.0

kinect-skeleton's People

Contributors

antoine1000 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.