12,297
edits
mNo edit summary |
m (→Apps) |
||
Line 5: | Line 5: | ||
* [http://www.dailymail.co.uk/sciencetech/article-1190240/You-controller-Microsoft-unveils-Xbox-360-device-banishes-joypad-puts-player-IN-game.html www.dailymail.co.uk/sciencetech] | * [http://www.dailymail.co.uk/sciencetech/article-1190240/You-controller-Microsoft-unveils-Xbox-360-device-banishes-joypad-puts-player-IN-game.html www.dailymail.co.uk/sciencetech] | ||
== Apps == | == Software == | ||
* [http://fernlightning.com/doku.php?id=randd:kinect Cocoa freenect App] by Robert Pointon | === Apps (ready to run) === | ||
* [http://fernlightning.com/doku.php?id=randd:kinect Cocoa freenect App] (OS X) by Robert Pointon | |||
* [https://code.google.com/p/tuiokinect 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 ==== | |||
* [http://openkinect.org openkinect.org] Drivers, Installation | * [http://openkinect.org openkinect.org] Drivers, Installation | ||
* [http://www.matthiaskronlachner.com/?p=299 pix_freenect] for Pd (binaries work without any compiling) | |||
* [https://github.com/badgeek/fux_kinect fux_kinect Object] for Pd | |||
* [https://github.com/ofTheo/ofxKinect ofxKinect] openFramworks Kinect integration | * [https://github.com/ofTheo/ofxKinect ofxKinect] openFramworks Kinect integration | ||
==== Skeleton data ==== | |||
* [http://www.openni.org/Downloads.aspx OpenNI] | * [http://www.openni.org/Downloads.aspx OpenNI] | ||
* [http://pd-la.info/kinect/kinect-mac-os-x Pd-LA Install Kinect on OS X] | * [http://pd-la.info/kinect/kinect-mac-os-x Pd-LA Install Kinect on OS X] | ||
* install openni kinect drivers and NITE on [http://kinecthesis.bakedmac.com/2011/01/11/installing-openni-kinect-drivers-and-nite-on-mac-os-x-10-6 OS X 10.6] [http://www.keyboardmods.com/2010/12/howto-kinect-openninite-skeleton.html gentoo Linux] | * install openni kinect drivers and NITE on [http://kinecthesis.bakedmac.com/2011/01/11/installing-openni-kinect-drivers-and-nite-on-mac-os-x-10-6 OS X 10.6] [http://www.keyboardmods.com/2010/12/howto-kinect-openninite-skeleton.html gentoo Linux] | ||
* [https://github.com/Sensebloom/OSCeleton OSCeleton] takes kinect skeleton data from the OpenNI framework and spits out the coordinates of the skeleton's joints via OSC messages. These can can then be used on your language / framework of choice. | * [https://github.com/Sensebloom/OSCeleton OSCeleton] takes kinect skeleton data from the OpenNI framework and spits out the coordinates of the skeleton's joints via OSC messages. These can can then be used on your language / framework of choice. | ||
* [https://github.com/pd-projects/pd-kinect-skeleton skeleton data] Linux, osceleton, OpenNI, Pd | * [https://github.com/pd-projects/pd-kinect-skeleton skeleton data] Linux, osceleton, OpenNI, Pd |