项目作者: KHeresy

项目描述 :
The sample program of Kinect for Windows SDK 2
高级语言: C++
项目地址: git://github.com/KHeresy/KinectForWindows2Sample.git
创建时间: 2014-12-30T01:28:56Z
项目社区:https://github.com/KHeresy/KinectForWindows2Sample

开源协议:MIT License

下载


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/