PosturePerfection
|
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... | |
The representation of a human's pose, containing all the expected ConnectedJoint
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.