PosturePerfection
Data Fields
PostureEstimating::Pose Struct Reference

The representation of a human's pose, containing all the expected ConnectedJoint More...

#include <posture_estimator.h>

Data Fields

std::array< ConnectedJoint, JointMax+1 > joints
 Each element of this array corresponds to a body part with its connections also specifed in a PostureEstimating::ConnectedJoint structure. More...
 

Detailed Description

The representation of a human's pose, containing all the expected ConnectedJoint

Field Documentation

◆ joints

std::array<ConnectedJoint, JointMax + 1> PostureEstimating::Pose::joints

Each element of this array corresponds to a body part with its connections also specifed in a PostureEstimating::ConnectedJoint structure.


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