SkillAgentSearch skills...

AzureKinectSample

Sample Program for Azure Kinect Sensor SDK and Azure Kinect Body Tracking SDK

Install / Use

/learn @UnaNancyOwen/AzureKinectSample
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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)

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

License

Copyright © 2019 Tsukasa SUGIURA
Distributed under the MIT License.

Contact

Reference

Related Skills

View on GitHub
GitHub Stars65
CategoryDevelopment
Updated1y ago
Forks14

Security Score

85/100

Audited on Aug 5, 2024

No findings