laura-wang / KinectForWindows2Sample

The sample program of Kinect for Windows SDK 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KinectForWindows2Sample

This is a C++ sample programs set for Kinect for Windows SDK 2.

The sample code use OpenCV and OpenGL / freeglut to display the data from Kinect for Windows SDK.

I tried to make the sample code as simple as possible.

Related documents is written in Chinese: http://kheresy.wordpress.com/2014/12/29/kinect-for-windows-sdk-v2-basic/

Related Website:

Kinect for Windows: http://www.microsoft.com/en-us/kinectforwindows/

OpenCV: http://opencv.org/

freeglut: http://freeglut.sourceforge.net/

About

The sample program of Kinect for Windows SDK 2


Languages

Language:C++ 100.0%