Giter Club home page Giter Club logo

anotherkinectstarterkit's Introduction

Kinect + Processing 2

Basic Setup

  • Install Processing 2 (v2.0.3 as of Oct. 26, 2013)
  • Start Processing.app, it requires Java
    • If you don't have Java yet, follow the instructions to install it.

Kinect Driver Setup

We'll use the Simple-OpenNI wrapper for the OpenNI Kinect drivers. These are required to allow Processing to send commands to and receive data from the Kinect controller.

On OS X, there are two methods for installing the Simple-OpenNI library for Processing.

(RECOMMENDED) Install method 1: Let Processing (v >= 2.0) do it for you

  • With a sketch open go to Sketch > Import Library... > Add Library... in the top menu bar Import SimpleOpenNI
  • Search for SimpleOpenNI in the Library Manager window Import SimpleOpenNI
  • Install SimpleOpenNI by Max Rheiner
  • Find the SimpleOpenNI example sketches, by going to the File > Examples... menu item Import SimpleOpenNI
  • Open one of the SimpleOpenNI examples, listed under Contributed Libraries > SimpleOpenNI > OpenNI. I recommend the AlternativeViewpoint3d sketch for starters. Import SimpleOpenNI

Install method 2: Download and do it yourself

  • Download the Simple-OpenNI library.
  • Install the Simple-OpenNI library (for OS X, you don't do anything for this step)
  • Open the zip file, and move the SimpleOpenNI folder to your Processing installation's libraries folder. This is usually located here: ~/Documents/Processing/libraries
  • Look in the SimpleOpenNI/examples/OpenNI folder and run some of the example sketches

anotherkinectstarterkit's People

Contributors

mudphone avatar

Watchers

 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.