Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 568 Bytes

File metadata and controls

20 lines (11 loc) · 568 Bytes

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/