daniel shiffman

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Bio
  • Teaching
    • Processing Workshop
    • Programming from A to Z
    • The Nature of Code
  • The Nature of Code
    • Random Numbers, Probability, Perlin Noise
    • Vectors
    • Forces
    • Oscillation
    • Particle Systems
    • Box2D + Processing
    • Toxiclibs and VerletPhysics
    • Collisions
    • Autonomous Steering Behaviors
    • Path Following + Dot Product
    • Fractals and Cellular Automata
    • Genetic Algorithms
    • Neural Networks

Search Results for: open kinect

Getting Started with Kinect and Processing

125

So, you want to use the Kinect in Processing. Great. This page will serve to document the current state of my Processing Kinect library, with some tips and info. Before you proceed, however, you may want to instead consider using … Continue reading →

125 Replies

New Kinect Example Average Point Tracking

Posted on January 13, 2011 by Daniel
5

This example demonstrates how to track the average location of a given number of points that meet a specific depth threshold. It’s the most basic form of hand tracking (though of course it knows nothing about the object being a … Continue reading →

Posted in General | Tagged kinect, processing.org, tracking | 5 Replies

Updated Kinect Library for Processing

Posted on December 18, 2010 by Daniel
42

A quick post to announce an updated Kinect library for Processing on github. This new library uses the most recent libfreenect drivers (mac os x only still) and builds off of the existing JNI Java Wrapper. Links: Download library and … Continue reading →

Posted in kinect, library, processing.org | 42 Replies

Kinect and Processing

Posted on November 14, 2010 by Daniel
32

This is all very preliminary, but here is a first pass as a Processing Kinect library: http://www.shiffman.net/p5/kinect.zip (Mac OSX only for now, sorry!) UPDATE (12/18/10): New version of the library can be downloaded from github: openkinect.zip. Source: https://github.com/shiffman/libfreenect/tree/master/wrappers/java/processing None of … Continue reading →

Posted in kinect, processing.org | 32 Replies

Popular Posts

  • Threads
  • Getting Started with Kinect and Processing
  • The Nature of Code
  • Kinect and Processing
  • Regular Expressions

Recent Posts

  • Box2D Blob Skeleton
  • Night #8: Rendering an image sequence
  • Night #7: Nature of Code excerpts
  • Night #6: Image Sequence Object (with variable speed)
  • Night #5: thread() in Processing

Recent Comments

  • Alex Pilkevych on Bio
  • aditya on OpenCV Matching Faces Over Time
  • Gerry Straathof on Getting Started with Kinect and Processing
  • Gerry Straathof on Getting Started with Kinect and Processing
  • Sensebellum on Getting Started with Kinect and Processing

Courses and Tutorials

  • Learning Processing
  • Intro Computational Media
  • Nature of Code
  • Programming from A to Z
  • Processing Workshop
  • Processing and Asterisk

Processing Libraries

  • Kinect
  • Most Pixels Ever
  • Apple Sudden Motion Sensor
  • SimpleML
  • Pqrcode
  • XBee API
Proudly powered by WordPress