Please note: this is a modified version, for a specific purpose. You probably want this repo instead: https://github.com/UnaNancyOwen/Kinect2Sample
Have you seen the short film Tango? https://vimeo.com/38580206
Now you can make your own, using a Kinect2 sensor! Just set the CoordinateMapper sample running and move around in front of the Kinect.
Here's an example of what it can produce: https://youtu.be/zIAdXue8X4s
Come and make your own films with it at our John Wallis workshop, on November 27th 2016: http://www.cambridgelovelace.org/
Original notes below.
This repository is Sample Program of Kinect for Windows SDK v2 written in Native C++.
- Visual Studio 2015 Express for Windows Desktop *1
- Kinect for Windows SDK v2.0
- Kinect for Windows SDK v2.0 Language Packs (en-US)
- Speech Platform SDK 11
- OpenCV 3.1.0 *2
- CMake 3.6.1 *3
*1 Some sample program (Fusion and Speech) need Visual Studio Community (or upper version), because depends on ATL.
*2 Pre-built OpenCV that is distributed by official team does not include library for Win32 (x86) target platform. If you want to build sample program for Win32 (x86) target platform, You need build OpenCV yourself. Similarly, If it does not include library for your target compiler, You need build OpenCV yourself.
*3 You need generate project of this sample program using CMake. Please read this document about how to generate project using CMake.
Copyright © 2016 Tsukasa SUGIURA
Distributed under the MIT License.
-
KINECT for Windows SDK programming - Kinect for Windows v2 sensor supported version | Shuwa System Co.,Ltd.
http://www.shuwasystem.co.jp/products/7980html/4395.html -
Kinect for Windows SDK 2.0 | MSDN Library
https://msdn.microsoft.com/en-us/library/dn799271.aspx