All Projects → UnaNancyOwen → AzureKinectSample

UnaNancyOwen / AzureKinectSample

Licence: MIT license
Sample Program for Azure Kinect Sensor SDK and Azure Kinect Body Tracking SDK

Projects that are alternatives of or similar to AzureKinectSample

Azure-Kinect-Python
Python 3 bindings for the Azure Kinect SDK
Stars: ✭ 36 (-34.55%)
Mutual labels:  kinect, azure-kinect
Kinect2Toolbox
Code for CVPR 2015 Paper Understanding Tools: Task-Oriented Object Modeling, Learning and Recognition.
Stars: ✭ 45 (-18.18%)
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 (+100%)
Mutual labels:  kinect
Opencv Python Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
Stars: ✭ 2,603 (+4632.73%)
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 (+125.45%)
Mutual labels:  kinect
Kinect2sample
Kinect for Windows SDK v2 Sample Program
Stars: ✭ 228 (+314.55%)
Mutual labels:  kinect
Nivirtualcam
OpenNI 2 Virtual Webcam - Directshow Filter
Stars: ✭ 95 (+72.73%)
Mutual labels:  kinect
kinect-sign-language
Kinect Sign Language
Stars: ✭ 18 (-67.27%)
Mutual labels:  kinect
Kinectron
Electron + Kinect + PeerJS = Kinect data broadcast to browsers
Stars: ✭ 249 (+352.73%)
Mutual labels:  kinect
Puremvc Csharp Multicore Framework
PureMVC MultiCore Framework for C#
Stars: ✭ 166 (+201.82%)
Mutual labels:  kinect
Dkvfx
An example that shows how to use recorded Depthkit footage with Unity VFX Graph
Stars: ✭ 162 (+194.55%)
Mutual labels:  kinect
Azure kinect ros driver
A ROS sensor driver for the Azure Kinect Developer Kit.
Stars: ✭ 140 (+154.55%)
Mutual labels:  kinect
Haskanoid
A breakout game in Haskell using SDL and FRP, with Wiimote and Kinect support.
Stars: ✭ 242 (+340%)
Mutual labels:  kinect
Pylibfreenect2
A python interface for libfreenect2
Stars: ✭ 117 (+112.73%)
Mutual labels:  kinect
OpenISS
OpenISS -- a unified multimodal motion data delivery framework.
Stars: ✭ 22 (-60%)
Mutual labels:  kinect
Nuitrack Sdk
Nuitrack™ is a 3D tracking middleware developed by 3DiVi Inc.
Stars: ✭ 103 (+87.27%)
Mutual labels:  kinect
Kinect Vfx Graph
Use Kinect's depth feed with Unity's VFX Graph
Stars: ✭ 163 (+196.36%)
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 (+294.55%)
Mutual labels:  kinect
gspca-kinect2
Kinect2 Sensor Device Driver for Linux
Stars: ✭ 25 (-54.55%)
Mutual labels:  kinect
Three-Kinectron
A Three.js plugin for rendering Kinectron feeds
Stars: ✭ 28 (-49.09%)
Mutual labels:  kinect

Azure Kinect Sample Program

This repository is sample program of Azure Kinect Sensor SDK / Azure Kinect Body Tracking SDK.
This sample program works on cross-platform (Windows, Linux).

Environment

  • Visual Studio 2017/2019 / GCC 7.4 / Clang 6.0 (or later)
  • Azure Kinect Sensor SDK v1.4.1 (or later)
  • Azure Kinect Body Tracking SDK v1.0.1 (or later)
  • OpenCV 4.x (or later)
  • CMake 3.19 (latest release is preferred)
  • .NET SDK 5.0 (or later)
  • Python 3.x (or later)

* Part of the sample program (point_cloud) requires viz_module of OpenCV.
* C# sample requires .NET 5. Currently, C# sample only works on Windows because WPF support is Windows only.
* Python sample requires build and install from official package yourself. Please see this documents.

License

Copyright © 2019 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].