Skip to content
This repository was archived by the owner on Jul 18, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 769 Bytes

File metadata and controls

21 lines (13 loc) · 769 Bytes

Copyright Mykola Konyk, mykola@konyk.org, 2011.

This code is under Microsoft Reciprocal License (Ms-RL)
Please see http://www.opensource.org/licenses/ms-rl.html

Kinect

Playing with Microsoft Kinect SDK.

These demos use Nokia (former Trolltech) Qt SDK.
In order to generate VS projects, please run 'qmake -recursive -tp vc' each demo directory.

Demo 01 - Controlling camera movement.
Demo 02 - Displaying Video (Color) image and Depth (Range) image captured by Kinect camera.
Demo 03 - Displaying Kinect Video using OpenGL.
Demo 04 - Applying various filters to Kinect video stream.

Please see wiki.