Kinect: Difference between revisions

From Medien Wiki
mNo edit summary
Line 32: Line 32:
# make sure Kinect is connected
# make sure Kinect is connected
# open Pd
# open Pd
# open <tt>pix_freenect-help.pd</tt> in Folder <tt>kinect</tt> on Harddrive <tt>Rafael Data RAID</tt>
# open <tt>pix_freenect-help.pd</tt> in Folder <tt>kinect</tt> on harddrive <tt>Rafael Data RAID</tt>
# open gemwin and activate the accel toggle  
# open gemwin and activate the accel toggle
#
 
=== Skeleton Data in Pd ===
# open the terminal and Pd
# in the terminal type: <tt>cd /Volumes/Rafael\ Data\ RAID/kinect/Sensebloom-OSCeleton</tt> OR: type: <tt>cd </tt> and drag the folder <tt>Sensebloom-OSCeleton</tt> in Folder <tt>kinect</tt> on harddrive <tt>Rafael Data RAID</tt> in the terminal
# Enter. type <tt>./osceleton</tt>, then press Enter again
# open <tt>OSCeleton.pd</tt> from Folder <tt>pd-skeleton</tt> in Folder <tt>kinect</tt> on harddrive <tt>Rafael Data RAID</tt> with Pd
 
 


[[Category:Pure Data]]
[[Category:Pure Data]]

Revision as of 16:27, 6 December 2011

Thr Microsoft® XBOX 360 Kinect is a motion controller. It projects a pattern with infrared light and calculates a depth image using a camera. It also has a color camera and four microphones. The Y axis of the sensor is remote controllable with an in-build motor. The color of the LED is settable by software as well.

About

Software

Apps (ready to run)

  • Cocoa freenect App (OS X) by Robert Pointon
  • TUIO Kinect lets you define a depth range where multiple blobs can be detected. No actual depth information can be extracted.

Frameworks and Libraries

Depth image

Skeleton data

Running depth image and skeleton data on workstation Rafael

change user of the computer to admin (Apple Menu: logout user/User abmelden)

Depth image in Pd

  1. make sure Kinect is connected
  2. open Pd
  3. open pix_freenect-help.pd in Folder kinect on harddrive Rafael Data RAID
  4. open gemwin and activate the accel toggle

Skeleton Data in Pd

  1. open the terminal and Pd
  2. in the terminal type: cd /Volumes/Rafael\ Data\ RAID/kinect/Sensebloom-OSCeleton OR: type: cd and drag the folder Sensebloom-OSCeleton in Folder kinect on harddrive Rafael Data RAID in the terminal
  3. Enter. type ./osceleton, then press Enter again
  4. open OSCeleton.pd from Folder pd-skeleton in Folder kinect on harddrive Rafael Data RAID with Pd