Git Product home page Git Product logo

pykinecttools's Introduction

pyKinectTools
Author: Colin Lea

These instructions are sparse and likely to change. If you would like to use this code the best thing is to email me ([email protected]). I am happy to help

---Dependencies---
numpy, scipy, scikit-learn, scikit-image, visvis, opencv

---Installation instructions---

** Python data libraries:
If you use a python virtual environment:
pip install numpy scipy matplotlib ipython scikit-learn scikit-image pyside visvis

** OpenCV
(Only used for Optical Flow in Histogram of Oriented Optical Flow -- I'm trying to get rid of this dependence!)
If on OSX/Ubuntu(12.04+)/Windows see: https://docs.google.com/document/d/1TsPRI1g_iXQmsCs1VPkLm-9M0T1n724H-wAo7QSNpMY/edit
Otherwise build from source

---Algorithms---
Background subtraction: Adaptive Mixture of Gaussian, Static median/mean model
Feature extraction: Histogram of Oriented Optical Flow, Cuboids, Geodesic Extrema
Simple person tracking
Basic graph Algorithms
Belief Propagation (tree-based)
Iterative Closest Point
Laplacian Eigenmaps manifolds
PCA-based gesture recognition
Superpixels wrapper [deprecated -- use the one in skimage instead]
Others...

Recording with Kinect:
Data capture program
Video/Skeleton data player (w/ user controller)

Depth image utilities (e.g. converting from depth->pointcloud)
chalearn annotated dataset reader

pykinecttools's People

Contributors

colincsl avatar freewym avatar

Watchers

James Cloos 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.