SkillAgentSearch skills...

CubemosSample

Sample Program for Skeleton Tracking SDK by Cubemos

Install / Use

/learn @UnaNancyOwen/CubemosSample
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Skeleton Tracking SDK by Cubemos Sample Program

This repository is sample program of Skeleton Tracking SDK by Cubemos.
This sample program works on cross-platform (Windows, Linux).

Environment

  • Visual Studio 2017/2019 / GCC 7.4 / Clang 6.0 (or later)
  • Skeleton Tracking SDK by Cubemos v2.3.0 (or later)
  • OpenCV 3.4.2 (or later)
  • CMake 3.15.4 (latest release is preferred)

2D Skeleton Tracking

If you want to use Skeleton Tracking in 2D, You don't need any additional sensor or libraries.

  • Web Camera
  • Image File (e.g. JPEG, PNG, TIFF)

3D Skeleton Tracking

If you want to use Skeleton Tracking in 3D, You need these sensors and libraries.

  • RealSense and RealSense SDK v2.x
  • Azure Kinect and Azure Kinect Sensor SDK v1.4.0 (or later)

License

Copyright © 2020 Tsukasa SUGIURA
Distributed under the MIT License.

Contact

Reference

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated11mo ago
Forks5

Security Score

87/100

Audited on Apr 24, 2025

No findings