• Stars
    star
    254
  • Rank 160,264 (Top 4 %)
  • Language
  • License
    MIT License
  • Created almost 11 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Kinect for Windows SDK v2 Sample Program

Kinect for Windows SDK v2 Sample Program

This repository is Sample Program of Kinect for Windows SDK v2 written in Native C++.

Environment

  • Visual Studio Community 2015 *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 This sample program 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.

License

Copyright © 2016 Tsukasa SUGIURA
Distributed under the MIT License.

Contact

Reference

More Repositories

1

KinectGrabber

Grabber of Point Cloud Library based on Kinect for Windows SDK
C++
74
star
2

rs_bag2image

Tool to convert bag files to image files for RealSense
C++
68
star
3

RealSense2Sample

RealSense SDK 2 Sample Program
65
star
4

AzureKinectSample

Sample Program for Azure Kinect Sensor SDK and Azure Kinect Body Tracking SDK
60
star
5

VelodyneCapture

VelodyneCapture is the general capture class to retrieve the laser data from Velodyne sensors using Boost.Asio and PCAP
C++
53
star
6

Tutorials

Visual Studio Projects for PCL Tutorials
C++
38
star
7

k4a_mkv2image

Tool to convert mkv files to image files for Azure Kinect
C++
31
star
8

NuiTrackSDKSample

NuiTrack SDK Sample Program
29
star
9

PCLFusion

Drawing Point Cloud that reconstructed with Kinect Fusion using Point Cloud Library
C++
28
star
10

OpenCVDNNSample

OpenCV DNN Sample Program for C++
28
star
11

CubemosSample

Sample Program for Skeleton Tracking SDK by Cubemos
19
star
12

qt_visualizer

13
star
13

OnnxChecker

ONNX Checker for Unity/Barracuda
C#
10
star
14

NiTE2Sample

NiTE 2 Sample Program
8
star
15

K4ADriver

OpenNI2 Driver for Azure Kinect
C++
8
star
16

opencv_dl_book_cpp

C++
8
star
17

KinectBook2

Kinect for Windows SDK 実践プログラミング
C++
6
star
18

K4APointCloudViewer

Point Cloud Viewer for Azure Kinect
C++
5
star
19

OrbbecSDKSample

3
star
20

rsid_find

Module for Auto Find RealSense ID Devices on Windows
C++
2
star
21

OpenNI2Sample

OpenNI 2 Sample Program
2
star
22

ycapture

NOTE: This is unofficial repository. Please see official page for original implementation.
C++
2
star
23

double_slider

Experimental Implementation of Double Slider Tarckbar based on CVUI
1
star
24

KinectBook1

Kinect for Windows SDK プログラミングガイド
C++
1
star
25

CustomVisionSample

Azure Cognitive Services - Custom Vision Sample Program for OpenCV DNN Module (C++)
1
star