nite - http://archive.pkmital.com https://archive.pkmital.com computational audiovisual augmented reality research Tue, 25 Jan 2011 00:30:52 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 Streaming Motion Capture Data from the Kinect using OSC on Mac OSX https://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/ https://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/#comments Mon, 24 Jan 2011 23:43:59 +0000 http://pkmital.com/home/?p=466 This guide will help to get you running PrimeSense NITE’s Skeleton Tracking inside XCode on your OSX.  It will also help you stream that data in case you’d like to use it in another environment such as Max.  An example Max patch is also available.

PrimeSense NITE Skeletonization and Motion Capture to Max/MSP via OSC from pkmital on Vimeo.

Prerequisites:

0.) 1 Microsoft Kinect or other PrimeSense device.

1.) Install XCode and Java Developer Package located here: https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20719 – if you require a Mac OSX Developer account, just register at developer.apple.com since it is free.

2.) Install Macports: http://www.macports.org/

3.) Install libtool and libusb > 1.0.8:

$ sudo port install libusb-devel +universal

4.) Get the OpenNI Binaries for Mac OSX: http://www.openni.org/downloadfiles

5.) Install OpenNI by unzipping the file OpenNI-Bin-MacOSX (-v1.0.0.25 at the time of writing) and running,

$ sudo ./install.sh

6.) Get SensorKinect from avin2: https://github.com/avin2/SensorKinect/tree/unstable/Bin

7.) Install SensorKinect by unzipping and running

$ sudo ./install.sh

8.) Install OpenNI Compliant Middleware NITE from Primesense for Mac OSX: http://www.openni.org/downloadfiles

9.) Install NITE by unzipping and running

$ sudo ./install.sh

When prompted for a key, enter the key listed on the openni website.

Getting it up and running:

1.) Download the … Continue reading...

The post Streaming Motion Capture Data from the Kinect using OSC on Mac OSX first appeared on http://archive.pkmital.com.

]]>
https://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/feed/ 17