
I believe this one comes with the power supply so you do not need a separate adapter listed next.

What hardware do I need?įirst you need a “stand-alone” kinect.
#Kinect adapter for old xbox 360 to mac for mac os x#
However, if you’re on a Mac and all you want is raw data from the Kinect, you are in luck! This library uses libfreenect and libfreenect2 open source drivers to access that data for Mac OS X ( windows support coming soon). To do skeleton tracking you’ll need to use Thomas Lengling’s windows-only Kinect v2 processing libray. detecting a model of a person and tracking his/her movements). However, once that information is on your computer, lots more can be done like “skeleton” tracking (i.e. The Kinect sensor itself only measures color and depth. This makes a variety of computer vision problems like background removal, blob detection, and more easy and fun! Meaning for every pixel seen by the sensor, the Kinect measures distance from the sensor.

However, in addition to providing an RGB image, it also provides a depth map.

The Microsoft Kinect sensor is a peripheral device (designed for XBox and windows PCs) that functions much like a webcam. Getting Started with Kinect and Processing
