ManoMotion SDK PRO  1.4.4.1
ManoMotion SDK PRO API documentation
SkeletonInfo Struct Reference

Contains information about the skeleton joints. More...

Data Fields

float confidence
 Skeleton confidence value of 0 or 1. More...
 
Vector3[] joints
 Position of the joints. More...
 
Vector3[] orientation_joints
 Orientation of the joints. More...
 

Detailed Description

Contains information about the skeleton joints.

Field Documentation

◆ confidence

float SkeletonInfo.confidence

Skeleton confidence value of 0 or 1.

1 if skeleton is detected.

◆ joints

Vector3 [] SkeletonInfo.joints

Position of the joints.

normalized values between 0 and 1

◆ orientation_joints

Vector3 [] SkeletonInfo.orientation_joints

Orientation of the joints.

normalized values between 0 and 1


The documentation for this struct was generated from the following file: