All Projects → UnaNancyOwen → Kinect2sample

UnaNancyOwen / Kinect2sample

Licence: mit
Kinect for Windows SDK v2 Sample Program

Labels

Projects that are alternatives of or similar to Kinect2sample

Niwrapper.net
OpenNI 2 and NiTE 2 .Net Wrapper
Stars: ✭ 45 (-80.26%)
Mutual labels:  kinect
Nuitrack Sdk
Nuitrack™ is a 3D tracking middleware developed by 3DiVi Inc.
Stars: ✭ 103 (-54.82%)
Mutual labels:  kinect
Kinect Vfx Graph
Use Kinect's depth feed with Unity's VFX Graph
Stars: ✭ 163 (-28.51%)
Mutual labels:  kinect
K4agrabber
Kinect Azure DK Grabber of PCL (Point Cloud Library).
Stars: ✭ 70 (-69.3%)
Mutual labels:  kinect
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (-59.65%)
Mutual labels:  kinect
Pylibfreenect2
A python interface for libfreenect2
Stars: ✭ 117 (-48.68%)
Mutual labels:  kinect
Ros openpose
ROS wrapper for OpenPose
Stars: ✭ 39 (-82.89%)
Mutual labels:  kinect
Opencv Python Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
Stars: ✭ 2,603 (+1041.67%)
Mutual labels:  kinect
Nivirtualcam
OpenNI 2 Virtual Webcam - Directshow Filter
Stars: ✭ 95 (-58.33%)
Mutual labels:  kinect
Surfelwarp
SurfelWarp: Efficient Non-Volumetric Dynamic Reconstruction
Stars: ✭ 149 (-34.65%)
Mutual labels:  kinect
Kinectgrabber
Grabber of Point Cloud Library based on Kinect for Windows SDK
Stars: ✭ 71 (-68.86%)
Mutual labels:  kinect
Azure Kinect Unreal
Azure Kinect Body Tracking plugin for Unreal
Stars: ✭ 86 (-62.28%)
Mutual labels:  kinect
Simpleopenni
SimpleOpenNI library for Processing 3.5.2, 3.4, 3.3.7, 3.3.6 on MacOS for V1 and V2
Stars: ✭ 124 (-45.61%)
Mutual labels:  kinect
Kinectfusionapp
Sample implementation of an application using KinectFusionLib
Stars: ✭ 69 (-69.74%)
Mutual labels:  kinect
Dkvfx
An example that shows how to use recorded Depthkit footage with Unity VFX Graph
Stars: ✭ 162 (-28.95%)
Mutual labels:  kinect
Kinecttopin
(Eyebeam #1 of 13) Developed with @FakeGreenDress. Record, stream, and export Kinect mocap data to After Effects puppet pins. Record directly from the Kinect or over OSC. Compiling or running from source requires SimpleOpenNI.
Stars: ✭ 40 (-82.46%)
Mutual labels:  kinect
Nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
Stars: ✭ 110 (-51.75%)
Mutual labels:  kinect
Obs Kinect
OBS Plugin to use a Kinect (all models supported) in OBS (and setup a virtual green screen based on depth and/or body detection).
Stars: ✭ 217 (-4.82%)
Mutual labels:  kinect
Puremvc Csharp Multicore Framework
PureMVC MultiCore Framework for C#
Stars: ✭ 166 (-27.19%)
Mutual labels:  kinect
Azure kinect ros driver
A ROS sensor driver for the Azure Kinect Developer Kit.
Stars: ✭ 140 (-38.6%)
Mutual labels:  kinect

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].