CubemosSample icon indicating copy to clipboard operation
CubemosSample copied to clipboard

Sample Program for Skeleton Tracking SDK by Cubemos

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