Fawkes API  Fawkes Development Version
fawkes::HumanSkeletonInterface Class Reference

HumanSkeletonInterface Fawkes BlackBoard Interface. More...

#include <>>

Inheritance diagram for fawkes::HumanSkeletonInterface:

Public Types

enum  State { STATE_INVALID, STATE_DETECTING_POSE, STATE_CALIBRATING, STATE_TRACKING }
 Current tracking state for the skeleton. More...
 

Public Member Functions

const char * tostring_State (State value) const
 Convert State constant to string. More...
 
virtual bool message_valid (const Message *message) const
 Check if message is valid and can be enqueued. More...
 
State state () const
 Get state value. More...
 
void set_state (const State new_state)
 Set state value. More...
 
size_t maxlenof_state () const
 Get maximum length of state value. More...
 
uint32_t user_id () const
 Get user_id value. More...
 
void set_user_id (const uint32_t new_user_id)
 Set user_id value. More...
 
size_t maxlenof_user_id () const
 Get maximum length of user_id value. More...
 
int32_t visibility_history () const
 Get visibility_history value. More...
 
void set_visibility_history (const int32_t new_visibility_history)
 Set visibility_history value. More...
 
size_t maxlenof_visibility_history () const
 Get maximum length of visibility_history value. More...
 
char * pose () const
 Get pose value. More...
 
void set_pose (const char *new_pose)
 Set pose value. More...
 
size_t maxlenof_pose () const
 Get maximum length of pose value. More...
 
float * com () const
 Get com value. More...
 
float com (unsigned int index) const
 Get com value at given index. More...
 
void set_com (unsigned int index, const float new_com)
 Set com value at given index. More...
 
void set_com (const float *new_com)
 Set com value. More...
 
size_t maxlenof_com () const
 Get maximum length of com value. More...
 
float * pos_head () const
 Get pos_head value. More...
 
float pos_head (unsigned int index) const
 Get pos_head value at given index. More...
 
void set_pos_head (unsigned int index, const float new_pos_head)
 Set pos_head value at given index. More...
 
void set_pos_head (const float *new_pos_head)
 Set pos_head value. More...
 
size_t maxlenof_pos_head () const
 Get maximum length of pos_head value. More...
 
float pos_head_confidence () const
 Get pos_head_confidence value. More...
 
void set_pos_head_confidence (const float new_pos_head_confidence)
 Set pos_head_confidence value. More...
 
size_t maxlenof_pos_head_confidence () const
 Get maximum length of pos_head_confidence value. More...
 
float * pos_neck () const
 Get pos_neck value. More...
 
float pos_neck (unsigned int index) const
 Get pos_neck value at given index. More...
 
void set_pos_neck (unsigned int index, const float new_pos_neck)
 Set pos_neck value at given index. More...
 
void set_pos_neck (const float *new_pos_neck)
 Set pos_neck value. More...
 
size_t maxlenof_pos_neck () const
 Get maximum length of pos_neck value. More...
 
float pos_neck_confidence () const
 Get pos_neck_confidence value. More...
 
void set_pos_neck_confidence (const float new_pos_neck_confidence)
 Set pos_neck_confidence value. More...
 
size_t maxlenof_pos_neck_confidence () const
 Get maximum length of pos_neck_confidence value. More...
 
float * pos_torso () const
 Get pos_torso value. More...
 
float pos_torso (unsigned int index) const
 Get pos_torso value at given index. More...
 
void set_pos_torso (unsigned int index, const float new_pos_torso)
 Set pos_torso value at given index. More...
 
void set_pos_torso (const float *new_pos_torso)
 Set pos_torso value. More...
 
size_t maxlenof_pos_torso () const
 Get maximum length of pos_torso value. More...
 
float pos_torso_confidence () const
 Get pos_torso_confidence value. More...
 
void set_pos_torso_confidence (const float new_pos_torso_confidence)
 Set pos_torso_confidence value. More...
 
size_t maxlenof_pos_torso_confidence () const
 Get maximum length of pos_torso_confidence value. More...
 
float * pos_waist () const
 Get pos_waist value. More...
 
float pos_waist (unsigned int index) const
 Get pos_waist value at given index. More...
 
void set_pos_waist (unsigned int index, const float new_pos_waist)
 Set pos_waist value at given index. More...
 
void set_pos_waist (const float *new_pos_waist)
 Set pos_waist value. More...
 
size_t maxlenof_pos_waist () const
 Get maximum length of pos_waist value. More...
 
float pos_waist_confidence () const
 Get pos_waist_confidence value. More...
 
void set_pos_waist_confidence (const float new_pos_waist_confidence)
 Set pos_waist_confidence value. More...
 
size_t maxlenof_pos_waist_confidence () const
 Get maximum length of pos_waist_confidence value. More...
 
float * pos_left_collar () const
 Get pos_left_collar value. More...
 
float pos_left_collar (unsigned int index) const
 Get pos_left_collar value at given index. More...
 
void set_pos_left_collar (unsigned int index, const float new_pos_left_collar)
 Set pos_left_collar value at given index. More...
 
void set_pos_left_collar (const float *new_pos_left_collar)
 Set pos_left_collar value. More...
 
size_t maxlenof_pos_left_collar () const
 Get maximum length of pos_left_collar value. More...
 
float pos_left_collar_confidence () const
 Get pos_left_collar_confidence value. More...
 
void set_pos_left_collar_confidence (const float new_pos_left_collar_confidence)
 Set pos_left_collar_confidence value. More...
 
size_t maxlenof_pos_left_collar_confidence () const
 Get maximum length of pos_left_collar_confidence value. More...
 
float * pos_left_shoulder () const
 Get pos_left_shoulder value. More...
 
float pos_left_shoulder (unsigned int index) const
 Get pos_left_shoulder value at given index. More...
 
void set_pos_left_shoulder (unsigned int index, const float new_pos_left_shoulder)
 Set pos_left_shoulder value at given index. More...
 
void set_pos_left_shoulder (const float *new_pos_left_shoulder)
 Set pos_left_shoulder value. More...
 
size_t maxlenof_pos_left_shoulder () const
 Get maximum length of pos_left_shoulder value. More...
 
float pos_left_shoulder_confidence () const
 Get pos_left_shoulder_confidence value. More...
 
void set_pos_left_shoulder_confidence (const float new_pos_left_shoulder_confidence)
 Set pos_left_shoulder_confidence value. More...
 
size_t maxlenof_pos_left_shoulder_confidence () const
 Get maximum length of pos_left_shoulder_confidence value. More...
 
float * pos_left_elbow () const
 Get pos_left_elbow value. More...
 
float pos_left_elbow (unsigned int index) const
 Get pos_left_elbow value at given index. More...
 
void set_pos_left_elbow (unsigned int index, const float new_pos_left_elbow)
 Set pos_left_elbow value at given index. More...
 
void set_pos_left_elbow (const float *new_pos_left_elbow)
 Set pos_left_elbow value. More...
 
size_t maxlenof_pos_left_elbow () const
 Get maximum length of pos_left_elbow value. More...
 
float pos_left_elbow_confidence () const
 Get pos_left_elbow_confidence value. More...
 
void set_pos_left_elbow_confidence (const float new_pos_left_elbow_confidence)
 Set pos_left_elbow_confidence value. More...
 
size_t maxlenof_pos_left_elbow_confidence () const
 Get maximum length of pos_left_elbow_confidence value. More...
 
float * pos_left_wrist () const
 Get pos_left_wrist value. More...
 
float pos_left_wrist (unsigned int index) const
 Get pos_left_wrist value at given index. More...
 
void set_pos_left_wrist (unsigned int index, const float new_pos_left_wrist)
 Set pos_left_wrist value at given index. More...
 
void set_pos_left_wrist (const float *new_pos_left_wrist)
 Set pos_left_wrist value. More...
 
size_t maxlenof_pos_left_wrist () const
 Get maximum length of pos_left_wrist value. More...
 
float pos_left_wrist_confidence () const
 Get pos_left_wrist_confidence value. More...
 
void set_pos_left_wrist_confidence (const float new_pos_left_wrist_confidence)
 Set pos_left_wrist_confidence value. More...
 
size_t maxlenof_pos_left_wrist_confidence () const
 Get maximum length of pos_left_wrist_confidence value. More...
 
float * pos_left_hand () const
 Get pos_left_hand value. More...
 
float pos_left_hand (unsigned int index) const
 Get pos_left_hand value at given index. More...
 
void set_pos_left_hand (unsigned int index, const float new_pos_left_hand)
 Set pos_left_hand value at given index. More...
 
void set_pos_left_hand (const float *new_pos_left_hand)
 Set pos_left_hand value. More...
 
size_t maxlenof_pos_left_hand () const
 Get maximum length of pos_left_hand value. More...
 
float pos_left_hand_confidence () const
 Get pos_left_hand_confidence value. More...
 
void set_pos_left_hand_confidence (const float new_pos_left_hand_confidence)
 Set pos_left_hand_confidence value. More...
 
size_t maxlenof_pos_left_hand_confidence () const
 Get maximum length of pos_left_hand_confidence value. More...
 
float * pos_left_fingertip () const
 Get pos_left_fingertip value. More...
 
float pos_left_fingertip (unsigned int index) const
 Get pos_left_fingertip value at given index. More...
 
void set_pos_left_fingertip (unsigned int index, const float new_pos_left_fingertip)
 Set pos_left_fingertip value at given index. More...
 
void set_pos_left_fingertip (const float *new_pos_left_fingertip)
 Set pos_left_fingertip value. More...
 
size_t maxlenof_pos_left_fingertip () const
 Get maximum length of pos_left_fingertip value. More...
 
float pos_left_fingertip_confidence () const
 Get pos_left_fingertip_confidence value. More...
 
void set_pos_left_fingertip_confidence (const float new_pos_left_fingertip_confidence)
 Set pos_left_fingertip_confidence value. More...
 
size_t maxlenof_pos_left_fingertip_confidence () const
 Get maximum length of pos_left_fingertip_confidence value. More...
 
float * pos_right_collar () const
 Get pos_right_collar value. More...
 
float pos_right_collar (unsigned int index) const
 Get pos_right_collar value at given index. More...
 
void set_pos_right_collar (unsigned int index, const float new_pos_right_collar)
 Set pos_right_collar value at given index. More...
 
void set_pos_right_collar (const float *new_pos_right_collar)
 Set pos_right_collar value. More...
 
size_t maxlenof_pos_right_collar () const
 Get maximum length of pos_right_collar value. More...
 
float pos_right_collar_confidence () const
 Get pos_right_collar_confidence value. More...
 
void set_pos_right_collar_confidence (const float new_pos_right_collar_confidence)
 Set pos_right_collar_confidence value. More...
 
size_t maxlenof_pos_right_collar_confidence () const
 Get maximum length of pos_right_collar_confidence value. More...
 
float * pos_right_shoulder () const
 Get pos_right_shoulder value. More...
 
float pos_right_shoulder (unsigned int index) const
 Get pos_right_shoulder value at given index. More...
 
void set_pos_right_shoulder (unsigned int index, const float new_pos_right_shoulder)
 Set pos_right_shoulder value at given index. More...
 
void set_pos_right_shoulder (const float *new_pos_right_shoulder)
 Set pos_right_shoulder value. More...
 
size_t maxlenof_pos_right_shoulder () const
 Get maximum length of pos_right_shoulder value. More...
 
float pos_right_shoulder_confidence () const
 Get pos_right_shoulder_confidence value. More...
 
void set_pos_right_shoulder_confidence (const float new_pos_right_shoulder_confidence)
 Set pos_right_shoulder_confidence value. More...
 
size_t maxlenof_pos_right_shoulder_confidence () const
 Get maximum length of pos_right_shoulder_confidence value. More...
 
float * pos_right_elbow () const
 Get pos_right_elbow value. More...
 
float pos_right_elbow (unsigned int index) const
 Get pos_right_elbow value at given index. More...
 
void set_pos_right_elbow (unsigned int index, const float new_pos_right_elbow)
 Set pos_right_elbow value at given index. More...
 
void set_pos_right_elbow (const float *new_pos_right_elbow)
 Set pos_right_elbow value. More...
 
size_t maxlenof_pos_right_elbow () const
 Get maximum length of pos_right_elbow value. More...
 
float pos_right_elbow_confidence () const
 Get pos_right_elbow_confidence value. More...
 
void set_pos_right_elbow_confidence (const float new_pos_right_elbow_confidence)
 Set pos_right_elbow_confidence value. More...
 
size_t maxlenof_pos_right_elbow_confidence () const
 Get maximum length of pos_right_elbow_confidence value. More...
 
float * pos_right_wrist () const
 Get pos_right_wrist value. More...
 
float pos_right_wrist (unsigned int index) const
 Get pos_right_wrist value at given index. More...
 
void set_pos_right_wrist (unsigned int index, const float new_pos_right_wrist)
 Set pos_right_wrist value at given index. More...
 
void set_pos_right_wrist (const float *new_pos_right_wrist)
 Set pos_right_wrist value. More...
 
size_t maxlenof_pos_right_wrist () const
 Get maximum length of pos_right_wrist value. More...
 
float pos_right_wrist_confidence () const
 Get pos_right_wrist_confidence value. More...
 
void set_pos_right_wrist_confidence (const float new_pos_right_wrist_confidence)
 Set pos_right_wrist_confidence value. More...
 
size_t maxlenof_pos_right_wrist_confidence () const
 Get maximum length of pos_right_wrist_confidence value. More...
 
float * pos_right_hand () const
 Get pos_right_hand value. More...
 
float pos_right_hand (unsigned int index) const
 Get pos_right_hand value at given index. More...
 
void set_pos_right_hand (unsigned int index, const float new_pos_right_hand)
 Set pos_right_hand value at given index. More...
 
void set_pos_right_hand (const float *new_pos_right_hand)
 Set pos_right_hand value. More...
 
size_t maxlenof_pos_right_hand () const
 Get maximum length of pos_right_hand value. More...
 
float pos_right_hand_confidence () const
 Get pos_right_hand_confidence value. More...
 
void set_pos_right_hand_confidence (const float new_pos_right_hand_confidence)
 Set pos_right_hand_confidence value. More...
 
size_t maxlenof_pos_right_hand_confidence () const
 Get maximum length of pos_right_hand_confidence value. More...
 
float * pos_right_fingertip () const
 Get pos_right_fingertip value. More...
 
float pos_right_fingertip (unsigned int index) const
 Get pos_right_fingertip value at given index. More...
 
void set_pos_right_fingertip (unsigned int index, const float new_pos_right_fingertip)
 Set pos_right_fingertip value at given index. More...
 
void set_pos_right_fingertip (const float *new_pos_right_fingertip)
 Set pos_right_fingertip value. More...
 
size_t maxlenof_pos_right_fingertip () const
 Get maximum length of pos_right_fingertip value. More...
 
float pos_right_fingertip_confidence () const
 Get pos_right_fingertip_confidence value. More...
 
void set_pos_right_fingertip_confidence (const float new_pos_right_fingertip_confidence)
 Set pos_right_fingertip_confidence value. More...
 
size_t maxlenof_pos_right_fingertip_confidence () const
 Get maximum length of pos_right_fingertip_confidence value. More...
 
float * pos_left_hip () const
 Get pos_left_hip value. More...
 
float pos_left_hip (unsigned int index) const
 Get pos_left_hip value at given index. More...
 
void set_pos_left_hip (unsigned int index, const float new_pos_left_hip)
 Set pos_left_hip value at given index. More...
 
void set_pos_left_hip (const float *new_pos_left_hip)
 Set pos_left_hip value. More...
 
size_t maxlenof_pos_left_hip () const
 Get maximum length of pos_left_hip value. More...
 
float pos_left_hip_confidence () const
 Get pos_left_hip_confidence value. More...
 
void set_pos_left_hip_confidence (const float new_pos_left_hip_confidence)
 Set pos_left_hip_confidence value. More...
 
size_t maxlenof_pos_left_hip_confidence () const
 Get maximum length of pos_left_hip_confidence value. More...
 
float * pos_left_knee () const
 Get pos_left_knee value. More...
 
float pos_left_knee (unsigned int index) const
 Get pos_left_knee value at given index. More...
 
void set_pos_left_knee (unsigned int index, const float new_pos_left_knee)
 Set pos_left_knee value at given index. More...
 
void set_pos_left_knee (const float *new_pos_left_knee)
 Set pos_left_knee value. More...
 
size_t maxlenof_pos_left_knee () const
 Get maximum length of pos_left_knee value. More...
 
float pos_left_knee_confidence () const
 Get pos_left_knee_confidence value. More...
 
void set_pos_left_knee_confidence (const float new_pos_left_knee_confidence)
 Set pos_left_knee_confidence value. More...
 
size_t maxlenof_pos_left_knee_confidence () const
 Get maximum length of pos_left_knee_confidence value. More...
 
float * pos_left_ankle () const
 Get pos_left_ankle value. More...
 
float pos_left_ankle (unsigned int index) const
 Get pos_left_ankle value at given index. More...
 
void set_pos_left_ankle (unsigned int index, const float new_pos_left_ankle)
 Set pos_left_ankle value at given index. More...
 
void set_pos_left_ankle (const float *new_pos_left_ankle)
 Set pos_left_ankle value. More...
 
size_t maxlenof_pos_left_ankle () const
 Get maximum length of pos_left_ankle value. More...
 
float pos_left_ankle_confidence () const
 Get pos_left_ankle_confidence value. More...
 
void set_pos_left_ankle_confidence (const float new_pos_left_ankle_confidence)
 Set pos_left_ankle_confidence value. More...
 
size_t maxlenof_pos_left_ankle_confidence () const
 Get maximum length of pos_left_ankle_confidence value. More...
 
float * pos_left_foot () const
 Get pos_left_foot value. More...
 
float pos_left_foot (unsigned int index) const
 Get pos_left_foot value at given index. More...
 
void set_pos_left_foot (unsigned int index, const float new_pos_left_foot)
 Set pos_left_foot value at given index. More...
 
void set_pos_left_foot (const float *new_pos_left_foot)
 Set pos_left_foot value. More...
 
size_t maxlenof_pos_left_foot () const
 Get maximum length of pos_left_foot value. More...
 
float pos_left_foot_confidence () const
 Get pos_left_foot_confidence value. More...
 
void set_pos_left_foot_confidence (const float new_pos_left_foot_confidence)
 Set pos_left_foot_confidence value. More...
 
size_t maxlenof_pos_left_foot_confidence () const
 Get maximum length of pos_left_foot_confidence value. More...
 
float * pos_right_hip () const
 Get pos_right_hip value. More...
 
float pos_right_hip (unsigned int index) const
 Get pos_right_hip value at given index. More...
 
void set_pos_right_hip (unsigned int index, const float new_pos_right_hip)
 Set pos_right_hip value at given index. More...
 
void set_pos_right_hip (const float *new_pos_right_hip)
 Set pos_right_hip value. More...
 
size_t maxlenof_pos_right_hip () const
 Get maximum length of pos_right_hip value. More...
 
float pos_right_hip_confidence () const
 Get pos_right_hip_confidence value. More...
 
void set_pos_right_hip_confidence (const float new_pos_right_hip_confidence)
 Set pos_right_hip_confidence value. More...
 
size_t maxlenof_pos_right_hip_confidence () const
 Get maximum length of pos_right_hip_confidence value. More...
 
float * pos_right_knee () const
 Get pos_right_knee value. More...
 
float pos_right_knee (unsigned int index) const
 Get pos_right_knee value at given index. More...
 
void set_pos_right_knee (unsigned int index, const float new_pos_right_knee)
 Set pos_right_knee value at given index. More...
 
void set_pos_right_knee (const float *new_pos_right_knee)
 Set pos_right_knee value. More...
 
size_t maxlenof_pos_right_knee () const
 Get maximum length of pos_right_knee value. More...
 
float pos_right_knee_confidence () const
 Get pos_right_knee_confidence value. More...
 
void set_pos_right_knee_confidence (const float new_pos_right_knee_confidence)
 Set pos_right_knee_confidence value. More...
 
size_t maxlenof_pos_right_knee_confidence () const
 Get maximum length of pos_right_knee_confidence value. More...
 
float * pos_right_ankle () const
 Get pos_right_ankle value. More...
 
float pos_right_ankle (unsigned int index) const
 Get pos_right_ankle value at given index. More...
 
void set_pos_right_ankle (unsigned int index, const float new_pos_right_ankle)
 Set pos_right_ankle value at given index. More...
 
void set_pos_right_ankle (const float *new_pos_right_ankle)
 Set pos_right_ankle value. More...
 
size_t maxlenof_pos_right_ankle () const
 Get maximum length of pos_right_ankle value. More...
 
float pos_right_ankle_confidence () const
 Get pos_right_ankle_confidence value. More...
 
void set_pos_right_ankle_confidence (const float new_pos_right_ankle_confidence)
 Set pos_right_ankle_confidence value. More...
 
size_t maxlenof_pos_right_ankle_confidence () const
 Get maximum length of pos_right_ankle_confidence value. More...
 
float * pos_right_foot () const
 Get pos_right_foot value. More...
 
float pos_right_foot (unsigned int index) const
 Get pos_right_foot value at given index. More...
 
void set_pos_right_foot (unsigned int index, const float new_pos_right_foot)
 Set pos_right_foot value at given index. More...
 
void set_pos_right_foot (const float *new_pos_right_foot)
 Set pos_right_foot value. More...
 
size_t maxlenof_pos_right_foot () const
 Get maximum length of pos_right_foot value. More...
 
float pos_right_foot_confidence () const
 Get pos_right_foot_confidence value. More...
 
void set_pos_right_foot_confidence (const float new_pos_right_foot_confidence)
 Set pos_right_foot_confidence value. More...
 
size_t maxlenof_pos_right_foot_confidence () const
 Get maximum length of pos_right_foot_confidence value. More...
 
float * ori_head () const
 Get ori_head value. More...
 
float ori_head (unsigned int index) const
 Get ori_head value at given index. More...
 
void set_ori_head (unsigned int index, const float new_ori_head)
 Set ori_head value at given index. More...
 
void set_ori_head (const float *new_ori_head)
 Set ori_head value. More...
 
size_t maxlenof_ori_head () const
 Get maximum length of ori_head value. More...
 
float ori_head_confidence () const
 Get ori_head_confidence value. More...
 
void set_ori_head_confidence (const float new_ori_head_confidence)
 Set ori_head_confidence value. More...
 
size_t maxlenof_ori_head_confidence () const
 Get maximum length of ori_head_confidence value. More...
 
float * ori_neck () const
 Get ori_neck value. More...
 
float ori_neck (unsigned int index) const
 Get ori_neck value at given index. More...
 
void set_ori_neck (unsigned int index, const float new_ori_neck)
 Set ori_neck value at given index. More...
 
void set_ori_neck (const float *new_ori_neck)
 Set ori_neck value. More...
 
size_t maxlenof_ori_neck () const
 Get maximum length of ori_neck value. More...
 
float ori_neck_confidence () const
 Get ori_neck_confidence value. More...
 
void set_ori_neck_confidence (const float new_ori_neck_confidence)
 Set ori_neck_confidence value. More...
 
size_t maxlenof_ori_neck_confidence () const
 Get maximum length of ori_neck_confidence value. More...
 
float * ori_torso () const
 Get ori_torso value. More...
 
float ori_torso (unsigned int index) const
 Get ori_torso value at given index. More...
 
void set_ori_torso (unsigned int index, const float new_ori_torso)
 Set ori_torso value at given index. More...
 
void set_ori_torso (const float *new_ori_torso)
 Set ori_torso value. More...
 
size_t maxlenof_ori_torso () const
 Get maximum length of ori_torso value. More...
 
float ori_torso_confidence () const
 Get ori_torso_confidence value. More...
 
void set_ori_torso_confidence (const float new_ori_torso_confidence)
 Set ori_torso_confidence value. More...
 
size_t maxlenof_ori_torso_confidence () const
 Get maximum length of ori_torso_confidence value. More...
 
float * ori_waist () const
 Get ori_waist value. More...
 
float ori_waist (unsigned int index) const
 Get ori_waist value at given index. More...
 
void set_ori_waist (unsigned int index, const float new_ori_waist)
 Set ori_waist value at given index. More...
 
void set_ori_waist (const float *new_ori_waist)
 Set ori_waist value. More...
 
size_t maxlenof_ori_waist () const
 Get maximum length of ori_waist value. More...
 
float ori_waist_confidence () const
 Get ori_waist_confidence value. More...
 
void set_ori_waist_confidence (const float new_ori_waist_confidence)
 Set ori_waist_confidence value. More...
 
size_t maxlenof_ori_waist_confidence () const
 Get maximum length of ori_waist_confidence value. More...
 
float * ori_left_collar () const
 Get ori_left_collar value. More...
 
float ori_left_collar (unsigned int index) const
 Get ori_left_collar value at given index. More...
 
void set_ori_left_collar (unsigned int index, const float new_ori_left_collar)
 Set ori_left_collar value at given index. More...
 
void set_ori_left_collar (const float *new_ori_left_collar)
 Set ori_left_collar value. More...
 
size_t maxlenof_ori_left_collar () const
 Get maximum length of ori_left_collar value. More...
 
float ori_left_collar_confidence () const
 Get ori_left_collar_confidence value. More...
 
void set_ori_left_collar_confidence (const float new_ori_left_collar_confidence)
 Set ori_left_collar_confidence value. More...
 
size_t maxlenof_ori_left_collar_confidence () const
 Get maximum length of ori_left_collar_confidence value. More...
 
float * ori_left_shoulder () const
 Get ori_left_shoulder value. More...
 
float ori_left_shoulder (unsigned int index) const
 Get ori_left_shoulder value at given index. More...
 
void set_ori_left_shoulder (unsigned int index, const float new_ori_left_shoulder)
 Set ori_left_shoulder value at given index. More...
 
void set_ori_left_shoulder (const float *new_ori_left_shoulder)
 Set ori_left_shoulder value. More...
 
size_t maxlenof_ori_left_shoulder () const
 Get maximum length of ori_left_shoulder value. More...
 
float ori_left_shoulder_confidence () const
 Get ori_left_shoulder_confidence value. More...
 
void set_ori_left_shoulder_confidence (const float new_ori_left_shoulder_confidence)
 Set ori_left_shoulder_confidence value. More...
 
size_t maxlenof_ori_left_shoulder_confidence () const
 Get maximum length of ori_left_shoulder_confidence value. More...
 
float * ori_left_elbow () const
 Get ori_left_elbow value. More...
 
float ori_left_elbow (unsigned int index) const
 Get ori_left_elbow value at given index. More...
 
void set_ori_left_elbow (unsigned int index, const float new_ori_left_elbow)
 Set ori_left_elbow value at given index. More...
 
void set_ori_left_elbow (const float *new_ori_left_elbow)
 Set ori_left_elbow value. More...
 
size_t maxlenof_ori_left_elbow () const
 Get maximum length of ori_left_elbow value. More...
 
float ori_left_elbow_confidence () const
 Get ori_left_elbow_confidence value. More...
 
void set_ori_left_elbow_confidence (const float new_ori_left_elbow_confidence)
 Set ori_left_elbow_confidence value. More...
 
size_t maxlenof_ori_left_elbow_confidence () const
 Get maximum length of ori_left_elbow_confidence value. More...
 
float * ori_left_wrist () const
 Get ori_left_wrist value. More...
 
float ori_left_wrist (unsigned int index) const
 Get ori_left_wrist value at given index. More...
 
void set_ori_left_wrist (unsigned int index, const float new_ori_left_wrist)
 Set ori_left_wrist value at given index. More...
 
void set_ori_left_wrist (const float *new_ori_left_wrist)
 Set ori_left_wrist value. More...
 
size_t maxlenof_ori_left_wrist () const
 Get maximum length of ori_left_wrist value. More...
 
float ori_left_wrist_confidence () const
 Get ori_left_wrist_confidence value. More...
 
void set_ori_left_wrist_confidence (const float new_ori_left_wrist_confidence)
 Set ori_left_wrist_confidence value. More...
 
size_t maxlenof_ori_left_wrist_confidence () const
 Get maximum length of ori_left_wrist_confidence value. More...
 
float * ori_left_hand () const
 Get ori_left_hand value. More...
 
float ori_left_hand (unsigned int index) const
 Get ori_left_hand value at given index. More...
 
void set_ori_left_hand (unsigned int index, const float new_ori_left_hand)
 Set ori_left_hand value at given index. More...
 
void set_ori_left_hand (const float *new_ori_left_hand)
 Set ori_left_hand value. More...
 
size_t maxlenof_ori_left_hand () const
 Get maximum length of ori_left_hand value. More...
 
float ori_left_hand_confidence () const
 Get ori_left_hand_confidence value. More...
 
void set_ori_left_hand_confidence (const float new_ori_left_hand_confidence)
 Set ori_left_hand_confidence value. More...
 
size_t maxlenof_ori_left_hand_confidence () const
 Get maximum length of ori_left_hand_confidence value. More...
 
float * ori_left_fingertip () const
 Get ori_left_fingertip value. More...
 
float ori_left_fingertip (unsigned int index) const
 Get ori_left_fingertip value at given index. More...
 
void set_ori_left_fingertip (unsigned int index, const float new_ori_left_fingertip)
 Set ori_left_fingertip value at given index. More...
 
void set_ori_left_fingertip (const float *new_ori_left_fingertip)
 Set ori_left_fingertip value. More...
 
size_t maxlenof_ori_left_fingertip () const
 Get maximum length of ori_left_fingertip value. More...
 
float ori_left_fingertip_confidence () const
 Get ori_left_fingertip_confidence value. More...
 
void set_ori_left_fingertip_confidence (const float new_ori_left_fingertip_confidence)
 Set ori_left_fingertip_confidence value. More...
 
size_t maxlenof_ori_left_fingertip_confidence () const
 Get maximum length of ori_left_fingertip_confidence value. More...
 
float * ori_right_collar () const
 Get ori_right_collar value. More...
 
float ori_right_collar (unsigned int index) const
 Get ori_right_collar value at given index. More...
 
void set_ori_right_collar (unsigned int index, const float new_ori_right_collar)
 Set ori_right_collar value at given index. More...
 
void set_ori_right_collar (const float *new_ori_right_collar)
 Set ori_right_collar value. More...
 
size_t maxlenof_ori_right_collar () const
 Get maximum length of ori_right_collar value. More...
 
float ori_right_collar_confidence () const
 Get ori_right_collar_confidence value. More...
 
void set_ori_right_collar_confidence (const float new_ori_right_collar_confidence)
 Set ori_right_collar_confidence value. More...
 
size_t maxlenof_ori_right_collar_confidence () const
 Get maximum length of ori_right_collar_confidence value. More...
 
float * ori_right_shoulder () const
 Get ori_right_shoulder value. More...
 
float ori_right_shoulder (unsigned int index) const
 Get ori_right_shoulder value at given index. More...
 
void set_ori_right_shoulder (unsigned int index, const float new_ori_right_shoulder)
 Set ori_right_shoulder value at given index. More...
 
void set_ori_right_shoulder (const float *new_ori_right_shoulder)
 Set ori_right_shoulder value. More...
 
size_t maxlenof_ori_right_shoulder () const
 Get maximum length of ori_right_shoulder value. More...
 
float ori_right_shoulder_confidence () const
 Get ori_right_shoulder_confidence value. More...
 
void set_ori_right_shoulder_confidence (const float new_ori_right_shoulder_confidence)
 Set ori_right_shoulder_confidence value. More...
 
size_t maxlenof_ori_right_shoulder_confidence () const
 Get maximum length of ori_right_shoulder_confidence value. More...
 
float * ori_right_elbow () const
 Get ori_right_elbow value. More...
 
float ori_right_elbow (unsigned int index) const
 Get ori_right_elbow value at given index. More...
 
void set_ori_right_elbow (unsigned int index, const float new_ori_right_elbow)
 Set ori_right_elbow value at given index. More...
 
void set_ori_right_elbow (const float *new_ori_right_elbow)
 Set ori_right_elbow value. More...
 
size_t maxlenof_ori_right_elbow () const
 Get maximum length of ori_right_elbow value. More...
 
float ori_right_elbow_confidence () const
 Get ori_right_elbow_confidence value. More...
 
void set_ori_right_elbow_confidence (const float new_ori_right_elbow_confidence)
 Set ori_right_elbow_confidence value. More...
 
size_t maxlenof_ori_right_elbow_confidence () const
 Get maximum length of ori_right_elbow_confidence value. More...
 
float * ori_right_wrist () const
 Get ori_right_wrist value. More...
 
float ori_right_wrist (unsigned int index) const
 Get ori_right_wrist value at given index. More...
 
void set_ori_right_wrist (unsigned int index, const float new_ori_right_wrist)
 Set ori_right_wrist value at given index. More...
 
void set_ori_right_wrist (const float *new_ori_right_wrist)
 Set ori_right_wrist value. More...
 
size_t maxlenof_ori_right_wrist () const
 Get maximum length of ori_right_wrist value. More...
 
float ori_right_wrist_confidence () const
 Get ori_right_wrist_confidence value. More...
 
void set_ori_right_wrist_confidence (const float new_ori_right_wrist_confidence)
 Set ori_right_wrist_confidence value. More...
 
size_t maxlenof_ori_right_wrist_confidence () const
 Get maximum length of ori_right_wrist_confidence value. More...
 
float * ori_right_hand () const
 Get ori_right_hand value. More...
 
float ori_right_hand (unsigned int index) const
 Get ori_right_hand value at given index. More...
 
void set_ori_right_hand (unsigned int index, const float new_ori_right_hand)
 Set ori_right_hand value at given index. More...
 
void set_ori_right_hand (const float *new_ori_right_hand)
 Set ori_right_hand value. More...
 
size_t maxlenof_ori_right_hand () const
 Get maximum length of ori_right_hand value. More...
 
float ori_right_hand_confidence () const
 Get ori_right_hand_confidence value. More...
 
void set_ori_right_hand_confidence (const float new_ori_right_hand_confidence)
 Set ori_right_hand_confidence value. More...
 
size_t maxlenof_ori_right_hand_confidence () const
 Get maximum length of ori_right_hand_confidence value. More...
 
float * ori_right_fingertip () const
 Get ori_right_fingertip value. More...
 
float ori_right_fingertip (unsigned int index) const
 Get ori_right_fingertip value at given index. More...
 
void set_ori_right_fingertip (unsigned int index, const float new_ori_right_fingertip)
 Set ori_right_fingertip value at given index. More...
 
void set_ori_right_fingertip (const float *new_ori_right_fingertip)
 Set ori_right_fingertip value. More...
 
size_t maxlenof_ori_right_fingertip () const
 Get maximum length of ori_right_fingertip value. More...
 
float ori_right_fingertip_confidence () const
 Get ori_right_fingertip_confidence value. More...
 
void set_ori_right_fingertip_confidence (const float new_ori_right_fingertip_confidence)
 Set ori_right_fingertip_confidence value. More...
 
size_t maxlenof_ori_right_fingertip_confidence () const
 Get maximum length of ori_right_fingertip_confidence value. More...
 
float * ori_left_hip () const
 Get ori_left_hip value. More...
 
float ori_left_hip (unsigned int index) const
 Get ori_left_hip value at given index. More...
 
void set_ori_left_hip (unsigned int index, const float new_ori_left_hip)
 Set ori_left_hip value at given index. More...
 
void set_ori_left_hip (const float *new_ori_left_hip)
 Set ori_left_hip value. More...
 
size_t maxlenof_ori_left_hip () const
 Get maximum length of ori_left_hip value. More...
 
float ori_left_hip_confidence () const
 Get ori_left_hip_confidence value. More...
 
void set_ori_left_hip_confidence (const float new_ori_left_hip_confidence)
 Set ori_left_hip_confidence value. More...
 
size_t maxlenof_ori_left_hip_confidence () const
 Get maximum length of ori_left_hip_confidence value. More...
 
float * ori_left_knee () const
 Get ori_left_knee value. More...
 
float ori_left_knee (unsigned int index) const
 Get ori_left_knee value at given index. More...
 
void set_ori_left_knee (unsigned int index, const float new_ori_left_knee)
 Set ori_left_knee value at given index. More...
 
void set_ori_left_knee (const float *new_ori_left_knee)
 Set ori_left_knee value. More...
 
size_t maxlenof_ori_left_knee () const
 Get maximum length of ori_left_knee value. More...
 
float ori_left_knee_confidence () const
 Get ori_left_knee_confidence value. More...
 
void set_ori_left_knee_confidence (const float new_ori_left_knee_confidence)
 Set ori_left_knee_confidence value. More...
 
size_t maxlenof_ori_left_knee_confidence () const
 Get maximum length of ori_left_knee_confidence value. More...
 
float * ori_left_ankle () const
 Get ori_left_ankle value. More...
 
float ori_left_ankle (unsigned int index) const
 Get ori_left_ankle value at given index. More...
 
void set_ori_left_ankle (unsigned int index, const float new_ori_left_ankle)
 Set ori_left_ankle value at given index. More...
 
void set_ori_left_ankle (const float *new_ori_left_ankle)
 Set ori_left_ankle value. More...
 
size_t maxlenof_ori_left_ankle () const
 Get maximum length of ori_left_ankle value. More...
 
float ori_left_ankle_confidence () const
 Get ori_left_ankle_confidence value. More...
 
void set_ori_left_ankle_confidence (const float new_ori_left_ankle_confidence)
 Set ori_left_ankle_confidence value. More...
 
size_t maxlenof_ori_left_ankle_confidence () const
 Get maximum length of ori_left_ankle_confidence value. More...
 
float * ori_left_foot () const
 Get ori_left_foot value. More...
 
float ori_left_foot (unsigned int index) const
 Get ori_left_foot value at given index. More...
 
void set_ori_left_foot (unsigned int index, const float new_ori_left_foot)
 Set ori_left_foot value at given index. More...
 
void set_ori_left_foot (const float *new_ori_left_foot)
 Set ori_left_foot value. More...
 
size_t maxlenof_ori_left_foot () const
 Get maximum length of ori_left_foot value. More...
 
float ori_left_foot_confidence () const
 Get ori_left_foot_confidence value. More...
 
void set_ori_left_foot_confidence (const float new_ori_left_foot_confidence)
 Set ori_left_foot_confidence value. More...
 
size_t maxlenof_ori_left_foot_confidence () const
 Get maximum length of ori_left_foot_confidence value. More...
 
float * ori_right_hip () const
 Get ori_right_hip value. More...
 
float ori_right_hip (unsigned int index) const
 Get ori_right_hip value at given index. More...
 
void set_ori_right_hip (unsigned int index, const float new_ori_right_hip)
 Set ori_right_hip value at given index. More...
 
void set_ori_right_hip (const float *new_ori_right_hip)
 Set ori_right_hip value. More...
 
size_t maxlenof_ori_right_hip () const
 Get maximum length of ori_right_hip value. More...
 
float ori_right_hip_confidence () const
 Get ori_right_hip_confidence value. More...
 
void set_ori_right_hip_confidence (const float new_ori_right_hip_confidence)
 Set ori_right_hip_confidence value. More...
 
size_t maxlenof_ori_right_hip_confidence () const
 Get maximum length of ori_right_hip_confidence value. More...
 
float * ori_right_knee () const
 Get ori_right_knee value. More...
 
float ori_right_knee (unsigned int index) const
 Get ori_right_knee value at given index. More...
 
void set_ori_right_knee (unsigned int index, const float new_ori_right_knee)
 Set ori_right_knee value at given index. More...
 
void set_ori_right_knee (const float *new_ori_right_knee)
 Set ori_right_knee value. More...
 
size_t maxlenof_ori_right_knee () const
 Get maximum length of ori_right_knee value. More...
 
float ori_right_knee_confidence () const
 Get ori_right_knee_confidence value. More...
 
void set_ori_right_knee_confidence (const float new_ori_right_knee_confidence)
 Set ori_right_knee_confidence value. More...
 
size_t maxlenof_ori_right_knee_confidence () const
 Get maximum length of ori_right_knee_confidence value. More...
 
float * ori_right_ankle () const
 Get ori_right_ankle value. More...
 
float ori_right_ankle (unsigned int index) const
 Get ori_right_ankle value at given index. More...
 
void set_ori_right_ankle (unsigned int index, const float new_ori_right_ankle)
 Set ori_right_ankle value at given index. More...
 
void set_ori_right_ankle (const float *new_ori_right_ankle)
 Set ori_right_ankle value. More...
 
size_t maxlenof_ori_right_ankle () const
 Get maximum length of ori_right_ankle value. More...
 
float ori_right_ankle_confidence () const
 Get ori_right_ankle_confidence value. More...
 
void set_ori_right_ankle_confidence (const float new_ori_right_ankle_confidence)
 Set ori_right_ankle_confidence value. More...
 
size_t maxlenof_ori_right_ankle_confidence () const
 Get maximum length of ori_right_ankle_confidence value. More...
 
float * ori_right_foot () const
 Get ori_right_foot value. More...
 
float ori_right_foot (unsigned int index) const
 Get ori_right_foot value at given index. More...
 
void set_ori_right_foot (unsigned int index, const float new_ori_right_foot)
 Set ori_right_foot value at given index. More...
 
void set_ori_right_foot (const float *new_ori_right_foot)
 Set ori_right_foot value. More...
 
size_t maxlenof_ori_right_foot () const
 Get maximum length of ori_right_foot value. More...
 
float ori_right_foot_confidence () const
 Get ori_right_foot_confidence value. More...
 
void set_ori_right_foot_confidence (const float new_ori_right_foot_confidence)
 Set ori_right_foot_confidence value. More...
 
size_t maxlenof_ori_right_foot_confidence () const
 Get maximum length of ori_right_foot_confidence value. More...
 
virtual Messagecreate_message (const char *type) const
 Create message based on type name. More...
 
virtual void copy_values (const Interface *other)
 Copy values from other interface. More...
 
virtual const char * enum_tostring (const char *enumtype, int val) const
 Convert arbitrary enum value to string. More...
 
- Public Member Functions inherited from fawkes::Interface
virtual ~Interface ()
 Destructor. More...
 
bool oftype (const char *interface_type) const
 Check if interface is of given type. More...
 
const void * datachunk () const
 Get data chunk. More...
 
unsigned int datasize () const
 Get data size. More...
 
const char * type () const
 Get type of interface. More...
 
const char * id () const
 Get identifier of interface. More...
 
const char * uid () const
 Get unique identifier of interface. More...
 
unsigned short serial () const
 Get instance serial of interface. More...
 
unsigned int mem_serial () const
 Get memory serial of interface. More...
 
bool operator== (Interface &comp) const
 Check equality of two interfaces. More...
 
const unsigned char * hash () const
 Get interface hash. More...
 
size_t hash_size () const
 Get size of interface hash. More...
 
const char * hash_printable () const
 Get printable interface hash. More...
 
bool is_writer () const
 Check if this is a writing instance. More...
 
void set_validity (bool valid)
 Mark this interface invalid. More...
 
bool is_valid () const
 Check validity of interface. More...
 
const char * owner () const
 Get owner of interface. More...
 
void set_from_chunk (void *chunk)
 Set from a raw data chunk. More...
 
void resize_buffers (unsigned int num_buffers)
 Resize buffer array. More...
 
unsigned int num_buffers () const
 Get number of buffers. More...
 
void copy_shared_to_buffer (unsigned int buffer)
 Copy data from private memory to buffer. More...
 
void copy_private_to_buffer (unsigned int buffer)
 Copy data from private memory to buffer. More...
 
void read_from_buffer (unsigned int buffer)
 Copy data from buffer to private memory. More...
 
int compare_buffers (unsigned int buffer)
 Compare buffer to private memory. More...
 
Time buffer_timestamp (unsigned int buffer)
 Get time of a buffer. More...
 
void buffer_timestamp (unsigned int buffer, Time *timestamp)
 Get time of a buffer. More...
 
void read ()
 Read from BlackBoard into local copy. More...
 
void write ()
 Write from local copy into BlackBoard memory. More...
 
bool has_writer () const
 Check if there is a writer for the interface. More...
 
unsigned int num_readers () const
 Get the number of readers. More...
 
std::string writer () const
 Get owner name of writing interface instance. More...
 
std::list< std::string > readers () const
 Get owner names of reading interface instances. More...
 
bool changed () const
 Check if data has been changed. More...
 
const Timetimestamp () const
 Get timestamp of last write. More...
 
void set_auto_timestamping (bool enabled)
 Enable or disable automated timestamping. More...
 
void set_timestamp (const Time *t=NULL)
 Set timestamp. More...
 
void set_clock (Clock *clock)
 Set clock to use for timestamping. More...
 
void mark_data_changed ()
 Mark data as changed. More...
 
std::list< const char * > get_message_types ()
 Obtain a list of textual representations of the message types available for this interface. More...
 
unsigned int msgq_enqueue (Message *message)
 Enqueue message at end of queue. More...
 
unsigned int msgq_enqueue_copy (Message *message)
 Enqueue copy of message at end of queue. More...
 
void msgq_remove (Message *message)
 Remove message from queue. More...
 
void msgq_remove (unsigned int message_id)
 Remove message from queue. More...
 
unsigned int msgq_size ()
 Get size of message queue. More...
 
void msgq_flush ()
 Flush all messages. More...
 
void msgq_lock ()
 Lock message queue. More...
 
bool msgq_try_lock ()
 Try to lock message queue. More...
 
void msgq_unlock ()
 Unlock message queue. More...
 
void msgq_pop ()
 Erase first message from queue. More...
 
Messagemsgq_first ()
 Get the first message from the message queue. More...
 
bool msgq_empty ()
 Check if queue is empty. More...
 
void msgq_append (Message *message)
 Enqueue message. More...
 
template<class MessageType >
bool msgq_first_is ()
 Check if first message has desired type. More...
 
template<class MessageType >
MessageType * msgq_first ()
 Get first message casted to the desired type. More...
 
template<class MessageType >
MessageType * msgq_first (MessageType *&msg)
 Get first message casted to the desired type. More...
 
template<class MessageType >
MessageType * msgq_first_safe (MessageType *&msg) throw ()
 Get first message casted to the desired type without exceptions. More...
 
MessageQueue::MessageIterator msgq_begin ()
 Get start iterator for message queue. More...
 
MessageQueue::MessageIterator msgq_end ()
 Get end iterator for message queue. More...
 
InterfaceFieldIterator fields ()
 Get iterator over all fields of this interface instance. More...
 
InterfaceFieldIterator fields_end ()
 Invalid iterator. More...
 
unsigned int num_fields ()
 Get the number of fields in the interface. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from fawkes::Interface
static void parse_uid (const char *uid, std::string &type, std::string &id)
 Parse UID to type and ID strings. More...
 
- Protected Member Functions inherited from fawkes::Interface
 Interface ()
 Constructor. More...
 
void set_hash (unsigned char *ihash)
 Set hash. More...
 
void add_fieldinfo (interface_fieldtype_t type, const char *name, size_t length, void *value, const char *enumtype=0, const interface_enum_map_t *enum_map=0)
 Add an entry to the field info list. More...
 
void add_messageinfo (const char *name)
 Add an entry to the message info list. More...
 
- Protected Attributes inherited from fawkes::Interface
void * data_ptr
 Pointer to local memory storage. More...
 
unsigned int data_size
 Minimal data size to hold data storage. More...
 
bool data_changed
 Indicator if data has changed. More...
 
interface_data_ts_tdata_ts
 Pointer to data casted to timestamp struct. More...
 

Detailed Description

Member Enumeration Documentation

◆ State

Current tracking state for the skeleton.

Enumerator
STATE_INVALID 

This interface does not represent a valid skeleton at the moment.

STATE_DETECTING_POSE 

The user's pose is currently being determined.

This usually indicates that the tracker is looking for a particular calibration pose.

STATE_CALIBRATING 

The tracker is currently calibrating for the recognized human.

STATE_TRACKING 

The user is being tracked and the skeleton contains valid data.

Definition at line 44 of file HumanSkeletonInterface.h.

Member Function Documentation

◆ com() [1/2]

float * fawkes::HumanSkeletonInterface::com ( ) const

Get com value.

Center of mass.

Returns
com value

Definition at line 319 of file HumanSkeletonInterface.cpp.

◆ com() [2/2]

float fawkes::HumanSkeletonInterface::com ( unsigned int  index) const

Get com value at given index.

Center of mass.

Parameters
indexindex of value
Returns
com value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 331 of file HumanSkeletonInterface.cpp.

◆ copy_values()

void fawkes::HumanSkeletonInterface::copy_values ( const Interface other)
virtual

Copy values from other interface.

Parameters
otherother interface to copy values from

Implements fawkes::Interface.

Definition at line 4718 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::type().

◆ create_message()

Message * fawkes::HumanSkeletonInterface::create_message ( const char *  type) const
virtual

Create message based on type name.

This will create a new message of the given type. The type must be given without the InterfaceName:: prefix but just the plain class name of the message.

Parameters
typemessage type
Returns
message of the given type, empty
Exceptions
UnknownTypeExceptionthrown if this interface cannot create a message of the given type.

Implements fawkes::Interface.

Definition at line 4707 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::type().

◆ enum_tostring()

const char * fawkes::HumanSkeletonInterface::enum_tostring ( const char *  enumtype,
int  val 
) const
virtual

Convert arbitrary enum value to string.

Given the string representation of the enum type and the value this method returns the string representation of the specific value, or the string UNKNOWN if the value is not defined. An exception is thrown if the enum type is invalid.

Parameters
enumtypeenum type as string
valvalue to convert
Returns
string representation of value
Exceptions
UnknownTypeExceptionthrown if enumtype is not specified for interface.

Implements fawkes::Interface.

Definition at line 4729 of file HumanSkeletonInterface.cpp.

◆ maxlenof_com()

size_t fawkes::HumanSkeletonInterface::maxlenof_com ( ) const

Get maximum length of com value.

Returns
length of com value, can be length of the array or number of maximum number of characters for a string

Definition at line 344 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_head()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_head ( ) const

Get maximum length of ori_head value.

Returns
length of ori_head value, can be length of the array or number of maximum number of characters for a string

Definition at line 2567 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_head_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_head_confidence ( ) const

Get maximum length of ori_head_confidence value.

Returns
length of ori_head_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2608 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_ankle()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_ankle ( ) const

Get maximum length of ori_left_ankle value.

Returns
length of ori_left_ankle value, can be length of the array or number of maximum number of characters for a string

Definition at line 4191 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_ankle_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_ankle_confidence ( ) const

Get maximum length of ori_left_ankle_confidence value.

Returns
length of ori_left_ankle_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 4234 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_collar()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_collar ( ) const

Get maximum length of ori_left_collar value.

Returns
length of ori_left_collar value, can be length of the array or number of maximum number of characters for a string

Definition at line 2917 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_collar_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_collar_confidence ( ) const

Get maximum length of ori_left_collar_confidence value.

Returns
length of ori_left_collar_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2960 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_elbow()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_elbow ( ) const

Get maximum length of ori_left_elbow value.

Returns
length of ori_left_elbow value, can be length of the array or number of maximum number of characters for a string

Definition at line 3099 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_elbow_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_elbow_confidence ( ) const

Get maximum length of ori_left_elbow_confidence value.

Returns
length of ori_left_elbow_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3142 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_fingertip()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_fingertip ( ) const

Get maximum length of ori_left_fingertip value.

Returns
length of ori_left_fingertip value, can be length of the array or number of maximum number of characters for a string

Definition at line 3372 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_fingertip_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_fingertip_confidence ( ) const

Get maximum length of ori_left_fingertip_confidence value.

Returns
length of ori_left_fingertip_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3415 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_foot()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_foot ( ) const

Get maximum length of ori_left_foot value.

Returns
length of ori_left_foot value, can be length of the array or number of maximum number of characters for a string

Definition at line 4282 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_foot_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_foot_confidence ( ) const

Get maximum length of ori_left_foot_confidence value.

Returns
length of ori_left_foot_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 4325 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_hand()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_hand ( ) const

Get maximum length of ori_left_hand value.

Returns
length of ori_left_hand value, can be length of the array or number of maximum number of characters for a string

Definition at line 3281 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_hand_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_hand_confidence ( ) const

Get maximum length of ori_left_hand_confidence value.

Returns
length of ori_left_hand_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3324 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_hip()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_hip ( ) const

Get maximum length of ori_left_hip value.

Returns
length of ori_left_hip value, can be length of the array or number of maximum number of characters for a string

Definition at line 4009 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_hip_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_hip_confidence ( ) const

Get maximum length of ori_left_hip_confidence value.

Returns
length of ori_left_hip_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 4052 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_knee()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_knee ( ) const

Get maximum length of ori_left_knee value.

Returns
length of ori_left_knee value, can be length of the array or number of maximum number of characters for a string

Definition at line 4100 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_knee_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_knee_confidence ( ) const

Get maximum length of ori_left_knee_confidence value.

Returns
length of ori_left_knee_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 4143 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_shoulder()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_shoulder ( ) const

Get maximum length of ori_left_shoulder value.

Returns
length of ori_left_shoulder value, can be length of the array or number of maximum number of characters for a string

Definition at line 3008 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_shoulder_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_shoulder_confidence ( ) const

Get maximum length of ori_left_shoulder_confidence value.

Returns
length of ori_left_shoulder_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3051 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_wrist()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_wrist ( ) const

Get maximum length of ori_left_wrist value.

Returns
length of ori_left_wrist value, can be length of the array or number of maximum number of characters for a string

Definition at line 3190 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_left_wrist_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_left_wrist_confidence ( ) const

Get maximum length of ori_left_wrist_confidence value.

Returns
length of ori_left_wrist_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3233 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_neck()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_neck ( ) const

Get maximum length of ori_neck value.

Returns
length of ori_neck value, can be length of the array or number of maximum number of characters for a string

Definition at line 2654 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_neck_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_neck_confidence ( ) const

Get maximum length of ori_neck_confidence value.

Returns
length of ori_neck_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2695 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_ankle()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_ankle ( ) const

Get maximum length of ori_right_ankle value.

Returns
length of ori_right_ankle value, can be length of the array or number of maximum number of characters for a string

Definition at line 4555 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_ankle_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_ankle_confidence ( ) const

Get maximum length of ori_right_ankle_confidence value.

Returns
length of ori_right_ankle_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 4598 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_collar()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_collar ( ) const

Get maximum length of ori_right_collar value.

Returns
length of ori_right_collar value, can be length of the array or number of maximum number of characters for a string

Definition at line 3463 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_collar_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_collar_confidence ( ) const

Get maximum length of ori_right_collar_confidence value.

Returns
length of ori_right_collar_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3506 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_elbow()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_elbow ( ) const

Get maximum length of ori_right_elbow value.

Returns
length of ori_right_elbow value, can be length of the array or number of maximum number of characters for a string

Definition at line 3645 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_elbow_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_elbow_confidence ( ) const

Get maximum length of ori_right_elbow_confidence value.

Returns
length of ori_right_elbow_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3688 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_fingertip()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_fingertip ( ) const

Get maximum length of ori_right_fingertip value.

Returns
length of ori_right_fingertip value, can be length of the array or number of maximum number of characters for a string

Definition at line 3918 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_fingertip_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_fingertip_confidence ( ) const

Get maximum length of ori_right_fingertip_confidence value.

Returns
length of ori_right_fingertip_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3961 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_foot()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_foot ( ) const

Get maximum length of ori_right_foot value.

Returns
length of ori_right_foot value, can be length of the array or number of maximum number of characters for a string

Definition at line 4646 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_foot_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_foot_confidence ( ) const

Get maximum length of ori_right_foot_confidence value.

Returns
length of ori_right_foot_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 4689 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_hand()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_hand ( ) const

Get maximum length of ori_right_hand value.

Returns
length of ori_right_hand value, can be length of the array or number of maximum number of characters for a string

Definition at line 3827 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_hand_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_hand_confidence ( ) const

Get maximum length of ori_right_hand_confidence value.

Returns
length of ori_right_hand_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3870 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_hip()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_hip ( ) const

Get maximum length of ori_right_hip value.

Returns
length of ori_right_hip value, can be length of the array or number of maximum number of characters for a string

Definition at line 4373 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_hip_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_hip_confidence ( ) const

Get maximum length of ori_right_hip_confidence value.

Returns
length of ori_right_hip_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 4416 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_knee()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_knee ( ) const

Get maximum length of ori_right_knee value.

Returns
length of ori_right_knee value, can be length of the array or number of maximum number of characters for a string

Definition at line 4464 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_knee_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_knee_confidence ( ) const

Get maximum length of ori_right_knee_confidence value.

Returns
length of ori_right_knee_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 4507 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_shoulder()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_shoulder ( ) const

Get maximum length of ori_right_shoulder value.

Returns
length of ori_right_shoulder value, can be length of the array or number of maximum number of characters for a string

Definition at line 3554 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_shoulder_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_shoulder_confidence ( ) const

Get maximum length of ori_right_shoulder_confidence value.

Returns
length of ori_right_shoulder_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3597 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_wrist()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_wrist ( ) const

Get maximum length of ori_right_wrist value.

Returns
length of ori_right_wrist value, can be length of the array or number of maximum number of characters for a string

Definition at line 3736 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_right_wrist_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_right_wrist_confidence ( ) const

Get maximum length of ori_right_wrist_confidence value.

Returns
length of ori_right_wrist_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 3779 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_torso()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_torso ( ) const

Get maximum length of ori_torso value.

Returns
length of ori_torso value, can be length of the array or number of maximum number of characters for a string

Definition at line 2741 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_torso_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_torso_confidence ( ) const

Get maximum length of ori_torso_confidence value.

Returns
length of ori_torso_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2782 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_waist()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_waist ( ) const

Get maximum length of ori_waist value.

Returns
length of ori_waist value, can be length of the array or number of maximum number of characters for a string

Definition at line 2828 of file HumanSkeletonInterface.cpp.

◆ maxlenof_ori_waist_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_ori_waist_confidence ( ) const

Get maximum length of ori_waist_confidence value.

Returns
length of ori_waist_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2869 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_head()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_head ( ) const

Get maximum length of pos_head value.

Returns
length of pos_head value, can be length of the array or number of maximum number of characters for a string

Definition at line 399 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_head_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_head_confidence ( ) const

Get maximum length of pos_head_confidence value.

Returns
length of pos_head_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 440 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_ankle()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_ankle ( ) const

Get maximum length of pos_left_ankle value.

Returns
length of pos_left_ankle value, can be length of the array or number of maximum number of characters for a string

Definition at line 2023 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_ankle_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_ankle_confidence ( ) const

Get maximum length of pos_left_ankle_confidence value.

Returns
length of pos_left_ankle_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2066 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_collar()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_collar ( ) const

Get maximum length of pos_left_collar value.

Returns
length of pos_left_collar value, can be length of the array or number of maximum number of characters for a string

Definition at line 749 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_collar_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_collar_confidence ( ) const

Get maximum length of pos_left_collar_confidence value.

Returns
length of pos_left_collar_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 792 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_elbow()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_elbow ( ) const

Get maximum length of pos_left_elbow value.

Returns
length of pos_left_elbow value, can be length of the array or number of maximum number of characters for a string

Definition at line 931 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_elbow_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_elbow_confidence ( ) const

Get maximum length of pos_left_elbow_confidence value.

Returns
length of pos_left_elbow_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 974 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_fingertip()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_fingertip ( ) const

Get maximum length of pos_left_fingertip value.

Returns
length of pos_left_fingertip value, can be length of the array or number of maximum number of characters for a string

Definition at line 1204 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_fingertip_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_fingertip_confidence ( ) const

Get maximum length of pos_left_fingertip_confidence value.

Returns
length of pos_left_fingertip_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1247 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_foot()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_foot ( ) const

Get maximum length of pos_left_foot value.

Returns
length of pos_left_foot value, can be length of the array or number of maximum number of characters for a string

Definition at line 2114 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_foot_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_foot_confidence ( ) const

Get maximum length of pos_left_foot_confidence value.

Returns
length of pos_left_foot_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2157 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_hand()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_hand ( ) const

Get maximum length of pos_left_hand value.

Returns
length of pos_left_hand value, can be length of the array or number of maximum number of characters for a string

Definition at line 1113 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_hand_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_hand_confidence ( ) const

Get maximum length of pos_left_hand_confidence value.

Returns
length of pos_left_hand_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1156 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_hip()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_hip ( ) const

Get maximum length of pos_left_hip value.

Returns
length of pos_left_hip value, can be length of the array or number of maximum number of characters for a string

Definition at line 1841 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_hip_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_hip_confidence ( ) const

Get maximum length of pos_left_hip_confidence value.

Returns
length of pos_left_hip_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1884 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_knee()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_knee ( ) const

Get maximum length of pos_left_knee value.

Returns
length of pos_left_knee value, can be length of the array or number of maximum number of characters for a string

Definition at line 1932 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_knee_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_knee_confidence ( ) const

Get maximum length of pos_left_knee_confidence value.

Returns
length of pos_left_knee_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1975 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_shoulder()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_shoulder ( ) const

Get maximum length of pos_left_shoulder value.

Returns
length of pos_left_shoulder value, can be length of the array or number of maximum number of characters for a string

Definition at line 840 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_shoulder_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_shoulder_confidence ( ) const

Get maximum length of pos_left_shoulder_confidence value.

Returns
length of pos_left_shoulder_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 883 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_wrist()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_wrist ( ) const

Get maximum length of pos_left_wrist value.

Returns
length of pos_left_wrist value, can be length of the array or number of maximum number of characters for a string

Definition at line 1022 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_left_wrist_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_left_wrist_confidence ( ) const

Get maximum length of pos_left_wrist_confidence value.

Returns
length of pos_left_wrist_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1065 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_neck()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_neck ( ) const

Get maximum length of pos_neck value.

Returns
length of pos_neck value, can be length of the array or number of maximum number of characters for a string

Definition at line 486 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_neck_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_neck_confidence ( ) const

Get maximum length of pos_neck_confidence value.

Returns
length of pos_neck_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 527 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_ankle()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_ankle ( ) const

Get maximum length of pos_right_ankle value.

Returns
length of pos_right_ankle value, can be length of the array or number of maximum number of characters for a string

Definition at line 2387 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_ankle_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_ankle_confidence ( ) const

Get maximum length of pos_right_ankle_confidence value.

Returns
length of pos_right_ankle_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2430 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_collar()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_collar ( ) const

Get maximum length of pos_right_collar value.

Returns
length of pos_right_collar value, can be length of the array or number of maximum number of characters for a string

Definition at line 1295 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_collar_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_collar_confidence ( ) const

Get maximum length of pos_right_collar_confidence value.

Returns
length of pos_right_collar_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1338 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_elbow()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_elbow ( ) const

Get maximum length of pos_right_elbow value.

Returns
length of pos_right_elbow value, can be length of the array or number of maximum number of characters for a string

Definition at line 1477 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_elbow_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_elbow_confidence ( ) const

Get maximum length of pos_right_elbow_confidence value.

Returns
length of pos_right_elbow_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1520 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_fingertip()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_fingertip ( ) const

Get maximum length of pos_right_fingertip value.

Returns
length of pos_right_fingertip value, can be length of the array or number of maximum number of characters for a string

Definition at line 1750 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_fingertip_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_fingertip_confidence ( ) const

Get maximum length of pos_right_fingertip_confidence value.

Returns
length of pos_right_fingertip_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1793 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_foot()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_foot ( ) const

Get maximum length of pos_right_foot value.

Returns
length of pos_right_foot value, can be length of the array or number of maximum number of characters for a string

Definition at line 2478 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_foot_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_foot_confidence ( ) const

Get maximum length of pos_right_foot_confidence value.

Returns
length of pos_right_foot_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2521 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_hand()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_hand ( ) const

Get maximum length of pos_right_hand value.

Returns
length of pos_right_hand value, can be length of the array or number of maximum number of characters for a string

Definition at line 1659 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_hand_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_hand_confidence ( ) const

Get maximum length of pos_right_hand_confidence value.

Returns
length of pos_right_hand_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1702 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_hip()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_hip ( ) const

Get maximum length of pos_right_hip value.

Returns
length of pos_right_hip value, can be length of the array or number of maximum number of characters for a string

Definition at line 2205 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_hip_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_hip_confidence ( ) const

Get maximum length of pos_right_hip_confidence value.

Returns
length of pos_right_hip_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2248 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_knee()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_knee ( ) const

Get maximum length of pos_right_knee value.

Returns
length of pos_right_knee value, can be length of the array or number of maximum number of characters for a string

Definition at line 2296 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_knee_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_knee_confidence ( ) const

Get maximum length of pos_right_knee_confidence value.

Returns
length of pos_right_knee_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 2339 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_shoulder()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_shoulder ( ) const

Get maximum length of pos_right_shoulder value.

Returns
length of pos_right_shoulder value, can be length of the array or number of maximum number of characters for a string

Definition at line 1386 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_shoulder_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_shoulder_confidence ( ) const

Get maximum length of pos_right_shoulder_confidence value.

Returns
length of pos_right_shoulder_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1429 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_wrist()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_wrist ( ) const

Get maximum length of pos_right_wrist value.

Returns
length of pos_right_wrist value, can be length of the array or number of maximum number of characters for a string

Definition at line 1568 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_right_wrist_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_right_wrist_confidence ( ) const

Get maximum length of pos_right_wrist_confidence value.

Returns
length of pos_right_wrist_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 1611 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_torso()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_torso ( ) const

Get maximum length of pos_torso value.

Returns
length of pos_torso value, can be length of the array or number of maximum number of characters for a string

Definition at line 573 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_torso_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_torso_confidence ( ) const

Get maximum length of pos_torso_confidence value.

Returns
length of pos_torso_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 614 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_waist()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_waist ( ) const

Get maximum length of pos_waist value.

Returns
length of pos_waist value, can be length of the array or number of maximum number of characters for a string

Definition at line 660 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pos_waist_confidence()

size_t fawkes::HumanSkeletonInterface::maxlenof_pos_waist_confidence ( ) const

Get maximum length of pos_waist_confidence value.

Returns
length of pos_waist_confidence value, can be length of the array or number of maximum number of characters for a string

Definition at line 701 of file HumanSkeletonInterface.cpp.

◆ maxlenof_pose()

size_t fawkes::HumanSkeletonInterface::maxlenof_pose ( ) const

Get maximum length of pose value.

Returns
length of pose value, can be length of the array or number of maximum number of characters for a string

Definition at line 299 of file HumanSkeletonInterface.cpp.

◆ maxlenof_state()

size_t fawkes::HumanSkeletonInterface::maxlenof_state ( ) const

Get maximum length of state value.

Returns
length of state value, can be length of the array or number of maximum number of characters for a string

Definition at line 197 of file HumanSkeletonInterface.cpp.

◆ maxlenof_user_id()

size_t fawkes::HumanSkeletonInterface::maxlenof_user_id ( ) const

Get maximum length of user_id value.

Returns
length of user_id value, can be length of the array or number of maximum number of characters for a string

Definition at line 227 of file HumanSkeletonInterface.cpp.

◆ maxlenof_visibility_history()

size_t fawkes::HumanSkeletonInterface::maxlenof_visibility_history ( ) const

Get maximum length of visibility_history value.

Returns
length of visibility_history value, can be length of the array or number of maximum number of characters for a string

Definition at line 263 of file HumanSkeletonInterface.cpp.

◆ message_valid()

bool fawkes::HumanSkeletonInterface::message_valid ( const Message message) const
virtual

Check if message is valid and can be enqueued.

Parameters
messageMessage to check
Returns
true if the message is valid, false otherwise.

Implements fawkes::Interface.

Definition at line 4743 of file HumanSkeletonInterface.cpp.

◆ ori_head() [1/2]

float * fawkes::HumanSkeletonInterface::ori_head ( ) const

Get ori_head value.

Head position vector.

Returns
ori_head value

Definition at line 2542 of file HumanSkeletonInterface.cpp.

◆ ori_head() [2/2]

float fawkes::HumanSkeletonInterface::ori_head ( unsigned int  index) const

Get ori_head value at given index.

Head position vector.

Parameters
indexindex of value
Returns
ori_head value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2554 of file HumanSkeletonInterface.cpp.

◆ ori_head_confidence()

float fawkes::HumanSkeletonInterface::ori_head_confidence ( ) const

Get ori_head_confidence value.

Head position confidence.

Returns
ori_head_confidence value

Definition at line 2598 of file HumanSkeletonInterface.cpp.

◆ ori_left_ankle() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_ankle ( ) const

Get ori_left_ankle value.

Left ankle position vector.

Returns
ori_left_ankle value

Definition at line 4165 of file HumanSkeletonInterface.cpp.

◆ ori_left_ankle() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_ankle ( unsigned int  index) const

Get ori_left_ankle value at given index.

Left ankle position vector.

Parameters
indexindex of value
Returns
ori_left_ankle value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 4178 of file HumanSkeletonInterface.cpp.

◆ ori_left_ankle_confidence()

float fawkes::HumanSkeletonInterface::ori_left_ankle_confidence ( ) const

Get ori_left_ankle_confidence value.

Left ankle position confidence.

Returns
ori_left_ankle_confidence value

Definition at line 4224 of file HumanSkeletonInterface.cpp.

◆ ori_left_collar() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_collar ( ) const

Get ori_left_collar value.

Left position vector.

Returns
ori_left_collar value

Definition at line 2891 of file HumanSkeletonInterface.cpp.

◆ ori_left_collar() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_collar ( unsigned int  index) const

Get ori_left_collar value at given index.

Left position vector.

Parameters
indexindex of value
Returns
ori_left_collar value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2904 of file HumanSkeletonInterface.cpp.

◆ ori_left_collar_confidence()

float fawkes::HumanSkeletonInterface::ori_left_collar_confidence ( ) const

Get ori_left_collar_confidence value.

Left position confidence.

Returns
ori_left_collar_confidence value

Definition at line 2950 of file HumanSkeletonInterface.cpp.

◆ ori_left_elbow() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_elbow ( ) const

Get ori_left_elbow value.

Left elbow position vector.

Returns
ori_left_elbow value

Definition at line 3073 of file HumanSkeletonInterface.cpp.

◆ ori_left_elbow() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_elbow ( unsigned int  index) const

Get ori_left_elbow value at given index.

Left elbow position vector.

Parameters
indexindex of value
Returns
ori_left_elbow value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3086 of file HumanSkeletonInterface.cpp.

◆ ori_left_elbow_confidence()

float fawkes::HumanSkeletonInterface::ori_left_elbow_confidence ( ) const

Get ori_left_elbow_confidence value.

Left elbow position confidence.

Returns
ori_left_elbow_confidence value

Definition at line 3132 of file HumanSkeletonInterface.cpp.

◆ ori_left_fingertip() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_fingertip ( ) const

Get ori_left_fingertip value.

Left fingertip position vector.

Returns
ori_left_fingertip value

Definition at line 3346 of file HumanSkeletonInterface.cpp.

◆ ori_left_fingertip() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_fingertip ( unsigned int  index) const

Get ori_left_fingertip value at given index.

Left fingertip position vector.

Parameters
indexindex of value
Returns
ori_left_fingertip value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3359 of file HumanSkeletonInterface.cpp.

◆ ori_left_fingertip_confidence()

float fawkes::HumanSkeletonInterface::ori_left_fingertip_confidence ( ) const

Get ori_left_fingertip_confidence value.

Left fingertip position confidence.

Returns
ori_left_fingertip_confidence value

Definition at line 3405 of file HumanSkeletonInterface.cpp.

◆ ori_left_foot() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_foot ( ) const

Get ori_left_foot value.

Left foot position vector.

Returns
ori_left_foot value

Definition at line 4256 of file HumanSkeletonInterface.cpp.

◆ ori_left_foot() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_foot ( unsigned int  index) const

Get ori_left_foot value at given index.

Left foot position vector.

Parameters
indexindex of value
Returns
ori_left_foot value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 4269 of file HumanSkeletonInterface.cpp.

◆ ori_left_foot_confidence()

float fawkes::HumanSkeletonInterface::ori_left_foot_confidence ( ) const

Get ori_left_foot_confidence value.

Left foot position confidence.

Returns
ori_left_foot_confidence value

Definition at line 4315 of file HumanSkeletonInterface.cpp.

◆ ori_left_hand() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_hand ( ) const

Get ori_left_hand value.

Left hand position vector.

Returns
ori_left_hand value

Definition at line 3255 of file HumanSkeletonInterface.cpp.

◆ ori_left_hand() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_hand ( unsigned int  index) const

Get ori_left_hand value at given index.

Left hand position vector.

Parameters
indexindex of value
Returns
ori_left_hand value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3268 of file HumanSkeletonInterface.cpp.

◆ ori_left_hand_confidence()

float fawkes::HumanSkeletonInterface::ori_left_hand_confidence ( ) const

Get ori_left_hand_confidence value.

Left hand position confidence.

Returns
ori_left_hand_confidence value

Definition at line 3314 of file HumanSkeletonInterface.cpp.

◆ ori_left_hip() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_hip ( ) const

Get ori_left_hip value.

Left hip position vector.

Returns
ori_left_hip value

Definition at line 3983 of file HumanSkeletonInterface.cpp.

◆ ori_left_hip() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_hip ( unsigned int  index) const

Get ori_left_hip value at given index.

Left hip position vector.

Parameters
indexindex of value
Returns
ori_left_hip value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3996 of file HumanSkeletonInterface.cpp.

◆ ori_left_hip_confidence()

float fawkes::HumanSkeletonInterface::ori_left_hip_confidence ( ) const

Get ori_left_hip_confidence value.

Left hip position confidence.

Returns
ori_left_hip_confidence value

Definition at line 4042 of file HumanSkeletonInterface.cpp.

◆ ori_left_knee() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_knee ( ) const

Get ori_left_knee value.

Left knee position vector.

Returns
ori_left_knee value

Definition at line 4074 of file HumanSkeletonInterface.cpp.

◆ ori_left_knee() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_knee ( unsigned int  index) const

Get ori_left_knee value at given index.

Left knee position vector.

Parameters
indexindex of value
Returns
ori_left_knee value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 4087 of file HumanSkeletonInterface.cpp.

◆ ori_left_knee_confidence()

float fawkes::HumanSkeletonInterface::ori_left_knee_confidence ( ) const

Get ori_left_knee_confidence value.

Left knee position confidence.

Returns
ori_left_knee_confidence value

Definition at line 4133 of file HumanSkeletonInterface.cpp.

◆ ori_left_shoulder() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_shoulder ( ) const

Get ori_left_shoulder value.

Left shoulder position vector.

Returns
ori_left_shoulder value

Definition at line 2982 of file HumanSkeletonInterface.cpp.

◆ ori_left_shoulder() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_shoulder ( unsigned int  index) const

Get ori_left_shoulder value at given index.

Left shoulder position vector.

Parameters
indexindex of value
Returns
ori_left_shoulder value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2995 of file HumanSkeletonInterface.cpp.

◆ ori_left_shoulder_confidence()

float fawkes::HumanSkeletonInterface::ori_left_shoulder_confidence ( ) const

Get ori_left_shoulder_confidence value.

Left shoulder position confidence.

Returns
ori_left_shoulder_confidence value

Definition at line 3041 of file HumanSkeletonInterface.cpp.

◆ ori_left_wrist() [1/2]

float * fawkes::HumanSkeletonInterface::ori_left_wrist ( ) const

Get ori_left_wrist value.

Left wrist position vector.

Returns
ori_left_wrist value

Definition at line 3164 of file HumanSkeletonInterface.cpp.

◆ ori_left_wrist() [2/2]

float fawkes::HumanSkeletonInterface::ori_left_wrist ( unsigned int  index) const

Get ori_left_wrist value at given index.

Left wrist position vector.

Parameters
indexindex of value
Returns
ori_left_wrist value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3177 of file HumanSkeletonInterface.cpp.

◆ ori_left_wrist_confidence()

float fawkes::HumanSkeletonInterface::ori_left_wrist_confidence ( ) const

Get ori_left_wrist_confidence value.

Left wrist position confidence.

Returns
ori_left_wrist_confidence value

Definition at line 3223 of file HumanSkeletonInterface.cpp.

◆ ori_neck() [1/2]

float * fawkes::HumanSkeletonInterface::ori_neck ( ) const

Get ori_neck value.

Neck position vector.

Returns
ori_neck value

Definition at line 2629 of file HumanSkeletonInterface.cpp.

◆ ori_neck() [2/2]

float fawkes::HumanSkeletonInterface::ori_neck ( unsigned int  index) const

Get ori_neck value at given index.

Neck position vector.

Parameters
indexindex of value
Returns
ori_neck value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2641 of file HumanSkeletonInterface.cpp.

◆ ori_neck_confidence()

float fawkes::HumanSkeletonInterface::ori_neck_confidence ( ) const

Get ori_neck_confidence value.

Neck position confidence.

Returns
ori_neck_confidence value

Definition at line 2685 of file HumanSkeletonInterface.cpp.

◆ ori_right_ankle() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_ankle ( ) const

Get ori_right_ankle value.

Right ankle position vector.

Returns
ori_right_ankle value

Definition at line 4529 of file HumanSkeletonInterface.cpp.

◆ ori_right_ankle() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_ankle ( unsigned int  index) const

Get ori_right_ankle value at given index.

Right ankle position vector.

Parameters
indexindex of value
Returns
ori_right_ankle value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 4542 of file HumanSkeletonInterface.cpp.

◆ ori_right_ankle_confidence()

float fawkes::HumanSkeletonInterface::ori_right_ankle_confidence ( ) const

Get ori_right_ankle_confidence value.

Right ankle position confidence.

Returns
ori_right_ankle_confidence value

Definition at line 4588 of file HumanSkeletonInterface.cpp.

◆ ori_right_collar() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_collar ( ) const

Get ori_right_collar value.

Right collar position vector.

Returns
ori_right_collar value

Definition at line 3437 of file HumanSkeletonInterface.cpp.

◆ ori_right_collar() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_collar ( unsigned int  index) const

Get ori_right_collar value at given index.

Right collar position vector.

Parameters
indexindex of value
Returns
ori_right_collar value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3450 of file HumanSkeletonInterface.cpp.

◆ ori_right_collar_confidence()

float fawkes::HumanSkeletonInterface::ori_right_collar_confidence ( ) const

Get ori_right_collar_confidence value.

Right collar position confidence.

Returns
ori_right_collar_confidence value

Definition at line 3496 of file HumanSkeletonInterface.cpp.

◆ ori_right_elbow() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_elbow ( ) const

Get ori_right_elbow value.

Right elbow position vector.

Returns
ori_right_elbow value

Definition at line 3619 of file HumanSkeletonInterface.cpp.

◆ ori_right_elbow() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_elbow ( unsigned int  index) const

Get ori_right_elbow value at given index.

Right elbow position vector.

Parameters
indexindex of value
Returns
ori_right_elbow value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3632 of file HumanSkeletonInterface.cpp.

◆ ori_right_elbow_confidence()

float fawkes::HumanSkeletonInterface::ori_right_elbow_confidence ( ) const

Get ori_right_elbow_confidence value.

Right elbow position confidence.

Returns
ori_right_elbow_confidence value

Definition at line 3678 of file HumanSkeletonInterface.cpp.

◆ ori_right_fingertip() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_fingertip ( ) const

Get ori_right_fingertip value.

Right fingertip position vector.

Returns
ori_right_fingertip value

Definition at line 3892 of file HumanSkeletonInterface.cpp.

◆ ori_right_fingertip() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_fingertip ( unsigned int  index) const

Get ori_right_fingertip value at given index.

Right fingertip position vector.

Parameters
indexindex of value
Returns
ori_right_fingertip value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3905 of file HumanSkeletonInterface.cpp.

◆ ori_right_fingertip_confidence()

float fawkes::HumanSkeletonInterface::ori_right_fingertip_confidence ( ) const

Get ori_right_fingertip_confidence value.

Right fingertip position confidence.

Returns
ori_right_fingertip_confidence value

Definition at line 3951 of file HumanSkeletonInterface.cpp.

◆ ori_right_foot() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_foot ( ) const

Get ori_right_foot value.

Right foot position vector.

Returns
ori_right_foot value

Definition at line 4620 of file HumanSkeletonInterface.cpp.

◆ ori_right_foot() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_foot ( unsigned int  index) const

Get ori_right_foot value at given index.

Right foot position vector.

Parameters
indexindex of value
Returns
ori_right_foot value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 4633 of file HumanSkeletonInterface.cpp.

◆ ori_right_foot_confidence()

float fawkes::HumanSkeletonInterface::ori_right_foot_confidence ( ) const

Get ori_right_foot_confidence value.

Right foot position confidence.

Returns
ori_right_foot_confidence value

Definition at line 4679 of file HumanSkeletonInterface.cpp.

◆ ori_right_hand() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_hand ( ) const

Get ori_right_hand value.

Right hand position vector.

Returns
ori_right_hand value

Definition at line 3801 of file HumanSkeletonInterface.cpp.

◆ ori_right_hand() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_hand ( unsigned int  index) const

Get ori_right_hand value at given index.

Right hand position vector.

Parameters
indexindex of value
Returns
ori_right_hand value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3814 of file HumanSkeletonInterface.cpp.

◆ ori_right_hand_confidence()

float fawkes::HumanSkeletonInterface::ori_right_hand_confidence ( ) const

Get ori_right_hand_confidence value.

Right hand position confidence.

Returns
ori_right_hand_confidence value

Definition at line 3860 of file HumanSkeletonInterface.cpp.

◆ ori_right_hip() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_hip ( ) const

Get ori_right_hip value.

Right hip position vector.

Returns
ori_right_hip value

Definition at line 4347 of file HumanSkeletonInterface.cpp.

◆ ori_right_hip() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_hip ( unsigned int  index) const

Get ori_right_hip value at given index.

Right hip position vector.

Parameters
indexindex of value
Returns
ori_right_hip value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 4360 of file HumanSkeletonInterface.cpp.

◆ ori_right_hip_confidence()

float fawkes::HumanSkeletonInterface::ori_right_hip_confidence ( ) const

Get ori_right_hip_confidence value.

Right hip position confidence.

Returns
ori_right_hip_confidence value

Definition at line 4406 of file HumanSkeletonInterface.cpp.

◆ ori_right_knee() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_knee ( ) const

Get ori_right_knee value.

Right knee position vector.

Returns
ori_right_knee value

Definition at line 4438 of file HumanSkeletonInterface.cpp.

◆ ori_right_knee() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_knee ( unsigned int  index) const

Get ori_right_knee value at given index.

Right knee position vector.

Parameters
indexindex of value
Returns
ori_right_knee value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 4451 of file HumanSkeletonInterface.cpp.

◆ ori_right_knee_confidence()

float fawkes::HumanSkeletonInterface::ori_right_knee_confidence ( ) const

Get ori_right_knee_confidence value.

Right knee position confidence.

Returns
ori_right_knee_confidence value

Definition at line 4497 of file HumanSkeletonInterface.cpp.

◆ ori_right_shoulder() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_shoulder ( ) const

Get ori_right_shoulder value.

Right shoulder position vector.

Returns
ori_right_shoulder value

Definition at line 3528 of file HumanSkeletonInterface.cpp.

◆ ori_right_shoulder() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_shoulder ( unsigned int  index) const

Get ori_right_shoulder value at given index.

Right shoulder position vector.

Parameters
indexindex of value
Returns
ori_right_shoulder value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3541 of file HumanSkeletonInterface.cpp.

◆ ori_right_shoulder_confidence()

float fawkes::HumanSkeletonInterface::ori_right_shoulder_confidence ( ) const

Get ori_right_shoulder_confidence value.

Right shoulder position confidence.

Returns
ori_right_shoulder_confidence value

Definition at line 3587 of file HumanSkeletonInterface.cpp.

◆ ori_right_wrist() [1/2]

float * fawkes::HumanSkeletonInterface::ori_right_wrist ( ) const

Get ori_right_wrist value.

Right wrist position vector.

Returns
ori_right_wrist value

Definition at line 3710 of file HumanSkeletonInterface.cpp.

◆ ori_right_wrist() [2/2]

float fawkes::HumanSkeletonInterface::ori_right_wrist ( unsigned int  index) const

Get ori_right_wrist value at given index.

Right wrist position vector.

Parameters
indexindex of value
Returns
ori_right_wrist value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 3723 of file HumanSkeletonInterface.cpp.

◆ ori_right_wrist_confidence()

float fawkes::HumanSkeletonInterface::ori_right_wrist_confidence ( ) const

Get ori_right_wrist_confidence value.

Right wrist position confidence.

Returns
ori_right_wrist_confidence value

Definition at line 3769 of file HumanSkeletonInterface.cpp.

◆ ori_torso() [1/2]

float * fawkes::HumanSkeletonInterface::ori_torso ( ) const

Get ori_torso value.

Torso position vector.

Returns
ori_torso value

Definition at line 2716 of file HumanSkeletonInterface.cpp.

◆ ori_torso() [2/2]

float fawkes::HumanSkeletonInterface::ori_torso ( unsigned int  index) const

Get ori_torso value at given index.

Torso position vector.

Parameters
indexindex of value
Returns
ori_torso value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2728 of file HumanSkeletonInterface.cpp.

◆ ori_torso_confidence()

float fawkes::HumanSkeletonInterface::ori_torso_confidence ( ) const

Get ori_torso_confidence value.

Torso position confidence.

Returns
ori_torso_confidence value

Definition at line 2772 of file HumanSkeletonInterface.cpp.

◆ ori_waist() [1/2]

float * fawkes::HumanSkeletonInterface::ori_waist ( ) const

Get ori_waist value.

Waist position vector.

Returns
ori_waist value

Definition at line 2803 of file HumanSkeletonInterface.cpp.

◆ ori_waist() [2/2]

float fawkes::HumanSkeletonInterface::ori_waist ( unsigned int  index) const

Get ori_waist value at given index.

Waist position vector.

Parameters
indexindex of value
Returns
ori_waist value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2815 of file HumanSkeletonInterface.cpp.

◆ ori_waist_confidence()

float fawkes::HumanSkeletonInterface::ori_waist_confidence ( ) const

Get ori_waist_confidence value.

Waist position confidence.

Returns
ori_waist_confidence value

Definition at line 2859 of file HumanSkeletonInterface.cpp.

◆ pos_head() [1/2]

float * fawkes::HumanSkeletonInterface::pos_head ( ) const

Get pos_head value.

Head position vector.

Returns
pos_head value

Definition at line 374 of file HumanSkeletonInterface.cpp.

◆ pos_head() [2/2]

float fawkes::HumanSkeletonInterface::pos_head ( unsigned int  index) const

Get pos_head value at given index.

Head position vector.

Parameters
indexindex of value
Returns
pos_head value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 386 of file HumanSkeletonInterface.cpp.

◆ pos_head_confidence()

float fawkes::HumanSkeletonInterface::pos_head_confidence ( ) const

Get pos_head_confidence value.

Head position confidence.

Returns
pos_head_confidence value

Definition at line 430 of file HumanSkeletonInterface.cpp.

◆ pos_left_ankle() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_ankle ( ) const

Get pos_left_ankle value.

Left ankle position vector.

Returns
pos_left_ankle value

Definition at line 1997 of file HumanSkeletonInterface.cpp.

◆ pos_left_ankle() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_ankle ( unsigned int  index) const

Get pos_left_ankle value at given index.

Left ankle position vector.

Parameters
indexindex of value
Returns
pos_left_ankle value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2010 of file HumanSkeletonInterface.cpp.

◆ pos_left_ankle_confidence()

float fawkes::HumanSkeletonInterface::pos_left_ankle_confidence ( ) const

Get pos_left_ankle_confidence value.

Left ankle position confidence.

Returns
pos_left_ankle_confidence value

Definition at line 2056 of file HumanSkeletonInterface.cpp.

◆ pos_left_collar() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_collar ( ) const

Get pos_left_collar value.

Left position vector.

Returns
pos_left_collar value

Definition at line 723 of file HumanSkeletonInterface.cpp.

◆ pos_left_collar() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_collar ( unsigned int  index) const

Get pos_left_collar value at given index.

Left position vector.

Parameters
indexindex of value
Returns
pos_left_collar value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 736 of file HumanSkeletonInterface.cpp.

◆ pos_left_collar_confidence()

float fawkes::HumanSkeletonInterface::pos_left_collar_confidence ( ) const

Get pos_left_collar_confidence value.

Left position confidence.

Returns
pos_left_collar_confidence value

Definition at line 782 of file HumanSkeletonInterface.cpp.

◆ pos_left_elbow() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_elbow ( ) const

Get pos_left_elbow value.

Left elbow position vector.

Returns
pos_left_elbow value

Definition at line 905 of file HumanSkeletonInterface.cpp.

◆ pos_left_elbow() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_elbow ( unsigned int  index) const

Get pos_left_elbow value at given index.

Left elbow position vector.

Parameters
indexindex of value
Returns
pos_left_elbow value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 918 of file HumanSkeletonInterface.cpp.

◆ pos_left_elbow_confidence()

float fawkes::HumanSkeletonInterface::pos_left_elbow_confidence ( ) const

Get pos_left_elbow_confidence value.

Left elbow position confidence.

Returns
pos_left_elbow_confidence value

Definition at line 964 of file HumanSkeletonInterface.cpp.

◆ pos_left_fingertip() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_fingertip ( ) const

Get pos_left_fingertip value.

Left fingertip position vector.

Returns
pos_left_fingertip value

Definition at line 1178 of file HumanSkeletonInterface.cpp.

◆ pos_left_fingertip() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_fingertip ( unsigned int  index) const

Get pos_left_fingertip value at given index.

Left fingertip position vector.

Parameters
indexindex of value
Returns
pos_left_fingertip value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1191 of file HumanSkeletonInterface.cpp.

◆ pos_left_fingertip_confidence()

float fawkes::HumanSkeletonInterface::pos_left_fingertip_confidence ( ) const

Get pos_left_fingertip_confidence value.

Left fingertip position confidence.

Returns
pos_left_fingertip_confidence value

Definition at line 1237 of file HumanSkeletonInterface.cpp.

◆ pos_left_foot() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_foot ( ) const

Get pos_left_foot value.

Left foot position vector.

Returns
pos_left_foot value

Definition at line 2088 of file HumanSkeletonInterface.cpp.

◆ pos_left_foot() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_foot ( unsigned int  index) const

Get pos_left_foot value at given index.

Left foot position vector.

Parameters
indexindex of value
Returns
pos_left_foot value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2101 of file HumanSkeletonInterface.cpp.

◆ pos_left_foot_confidence()

float fawkes::HumanSkeletonInterface::pos_left_foot_confidence ( ) const

Get pos_left_foot_confidence value.

Left foot position confidence.

Returns
pos_left_foot_confidence value

Definition at line 2147 of file HumanSkeletonInterface.cpp.

◆ pos_left_hand() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_hand ( ) const

Get pos_left_hand value.

Left hand position vector.

Returns
pos_left_hand value

Definition at line 1087 of file HumanSkeletonInterface.cpp.

◆ pos_left_hand() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_hand ( unsigned int  index) const

Get pos_left_hand value at given index.

Left hand position vector.

Parameters
indexindex of value
Returns
pos_left_hand value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1100 of file HumanSkeletonInterface.cpp.

◆ pos_left_hand_confidence()

float fawkes::HumanSkeletonInterface::pos_left_hand_confidence ( ) const

Get pos_left_hand_confidence value.

Left hand position confidence.

Returns
pos_left_hand_confidence value

Definition at line 1146 of file HumanSkeletonInterface.cpp.

◆ pos_left_hip() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_hip ( ) const

Get pos_left_hip value.

Left hip position vector.

Returns
pos_left_hip value

Definition at line 1815 of file HumanSkeletonInterface.cpp.

◆ pos_left_hip() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_hip ( unsigned int  index) const

Get pos_left_hip value at given index.

Left hip position vector.

Parameters
indexindex of value
Returns
pos_left_hip value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1828 of file HumanSkeletonInterface.cpp.

◆ pos_left_hip_confidence()

float fawkes::HumanSkeletonInterface::pos_left_hip_confidence ( ) const

Get pos_left_hip_confidence value.

Left hip position confidence.

Returns
pos_left_hip_confidence value

Definition at line 1874 of file HumanSkeletonInterface.cpp.

◆ pos_left_knee() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_knee ( ) const

Get pos_left_knee value.

Left knee position vector.

Returns
pos_left_knee value

Definition at line 1906 of file HumanSkeletonInterface.cpp.

◆ pos_left_knee() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_knee ( unsigned int  index) const

Get pos_left_knee value at given index.

Left knee position vector.

Parameters
indexindex of value
Returns
pos_left_knee value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1919 of file HumanSkeletonInterface.cpp.

◆ pos_left_knee_confidence()

float fawkes::HumanSkeletonInterface::pos_left_knee_confidence ( ) const

Get pos_left_knee_confidence value.

Left knee position confidence.

Returns
pos_left_knee_confidence value

Definition at line 1965 of file HumanSkeletonInterface.cpp.

◆ pos_left_shoulder() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_shoulder ( ) const

Get pos_left_shoulder value.

Left shoulder position vector.

Returns
pos_left_shoulder value

Definition at line 814 of file HumanSkeletonInterface.cpp.

◆ pos_left_shoulder() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_shoulder ( unsigned int  index) const

Get pos_left_shoulder value at given index.

Left shoulder position vector.

Parameters
indexindex of value
Returns
pos_left_shoulder value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 827 of file HumanSkeletonInterface.cpp.

◆ pos_left_shoulder_confidence()

float fawkes::HumanSkeletonInterface::pos_left_shoulder_confidence ( ) const

Get pos_left_shoulder_confidence value.

Left shoulder position confidence.

Returns
pos_left_shoulder_confidence value

Definition at line 873 of file HumanSkeletonInterface.cpp.

◆ pos_left_wrist() [1/2]

float * fawkes::HumanSkeletonInterface::pos_left_wrist ( ) const

Get pos_left_wrist value.

Left wrist position vector.

Returns
pos_left_wrist value

Definition at line 996 of file HumanSkeletonInterface.cpp.

◆ pos_left_wrist() [2/2]

float fawkes::HumanSkeletonInterface::pos_left_wrist ( unsigned int  index) const

Get pos_left_wrist value at given index.

Left wrist position vector.

Parameters
indexindex of value
Returns
pos_left_wrist value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1009 of file HumanSkeletonInterface.cpp.

◆ pos_left_wrist_confidence()

float fawkes::HumanSkeletonInterface::pos_left_wrist_confidence ( ) const

Get pos_left_wrist_confidence value.

Left wrist position confidence.

Returns
pos_left_wrist_confidence value

Definition at line 1055 of file HumanSkeletonInterface.cpp.

◆ pos_neck() [1/2]

float * fawkes::HumanSkeletonInterface::pos_neck ( ) const

Get pos_neck value.

Neck position vector.

Returns
pos_neck value

Definition at line 461 of file HumanSkeletonInterface.cpp.

◆ pos_neck() [2/2]

float fawkes::HumanSkeletonInterface::pos_neck ( unsigned int  index) const

Get pos_neck value at given index.

Neck position vector.

Parameters
indexindex of value
Returns
pos_neck value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 473 of file HumanSkeletonInterface.cpp.

◆ pos_neck_confidence()

float fawkes::HumanSkeletonInterface::pos_neck_confidence ( ) const

Get pos_neck_confidence value.

Neck position confidence.

Returns
pos_neck_confidence value

Definition at line 517 of file HumanSkeletonInterface.cpp.

◆ pos_right_ankle() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_ankle ( ) const

Get pos_right_ankle value.

Right ankle position vector.

Returns
pos_right_ankle value

Definition at line 2361 of file HumanSkeletonInterface.cpp.

◆ pos_right_ankle() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_ankle ( unsigned int  index) const

Get pos_right_ankle value at given index.

Right ankle position vector.

Parameters
indexindex of value
Returns
pos_right_ankle value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2374 of file HumanSkeletonInterface.cpp.

◆ pos_right_ankle_confidence()

float fawkes::HumanSkeletonInterface::pos_right_ankle_confidence ( ) const

Get pos_right_ankle_confidence value.

Right ankle position confidence.

Returns
pos_right_ankle_confidence value

Definition at line 2420 of file HumanSkeletonInterface.cpp.

◆ pos_right_collar() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_collar ( ) const

Get pos_right_collar value.

Right collar position vector.

Returns
pos_right_collar value

Definition at line 1269 of file HumanSkeletonInterface.cpp.

◆ pos_right_collar() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_collar ( unsigned int  index) const

Get pos_right_collar value at given index.

Right collar position vector.

Parameters
indexindex of value
Returns
pos_right_collar value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1282 of file HumanSkeletonInterface.cpp.

◆ pos_right_collar_confidence()

float fawkes::HumanSkeletonInterface::pos_right_collar_confidence ( ) const

Get pos_right_collar_confidence value.

Right collar position confidence.

Returns
pos_right_collar_confidence value

Definition at line 1328 of file HumanSkeletonInterface.cpp.

◆ pos_right_elbow() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_elbow ( ) const

Get pos_right_elbow value.

Right elbow position vector.

Returns
pos_right_elbow value

Definition at line 1451 of file HumanSkeletonInterface.cpp.

◆ pos_right_elbow() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_elbow ( unsigned int  index) const

Get pos_right_elbow value at given index.

Right elbow position vector.

Parameters
indexindex of value
Returns
pos_right_elbow value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1464 of file HumanSkeletonInterface.cpp.

◆ pos_right_elbow_confidence()

float fawkes::HumanSkeletonInterface::pos_right_elbow_confidence ( ) const

Get pos_right_elbow_confidence value.

Right elbow position confidence.

Returns
pos_right_elbow_confidence value

Definition at line 1510 of file HumanSkeletonInterface.cpp.

◆ pos_right_fingertip() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_fingertip ( ) const

Get pos_right_fingertip value.

Right fingertip position vector.

Returns
pos_right_fingertip value

Definition at line 1724 of file HumanSkeletonInterface.cpp.

◆ pos_right_fingertip() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_fingertip ( unsigned int  index) const

Get pos_right_fingertip value at given index.

Right fingertip position vector.

Parameters
indexindex of value
Returns
pos_right_fingertip value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1737 of file HumanSkeletonInterface.cpp.

◆ pos_right_fingertip_confidence()

float fawkes::HumanSkeletonInterface::pos_right_fingertip_confidence ( ) const

Get pos_right_fingertip_confidence value.

Right fingertip position confidence.

Returns
pos_right_fingertip_confidence value

Definition at line 1783 of file HumanSkeletonInterface.cpp.

◆ pos_right_foot() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_foot ( ) const

Get pos_right_foot value.

Right foot position vector.

Returns
pos_right_foot value

Definition at line 2452 of file HumanSkeletonInterface.cpp.

◆ pos_right_foot() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_foot ( unsigned int  index) const

Get pos_right_foot value at given index.

Right foot position vector.

Parameters
indexindex of value
Returns
pos_right_foot value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2465 of file HumanSkeletonInterface.cpp.

◆ pos_right_foot_confidence()

float fawkes::HumanSkeletonInterface::pos_right_foot_confidence ( ) const

Get pos_right_foot_confidence value.

Right foot position confidence.

Returns
pos_right_foot_confidence value

Definition at line 2511 of file HumanSkeletonInterface.cpp.

◆ pos_right_hand() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_hand ( ) const

Get pos_right_hand value.

Right hand position vector.

Returns
pos_right_hand value

Definition at line 1633 of file HumanSkeletonInterface.cpp.

◆ pos_right_hand() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_hand ( unsigned int  index) const

Get pos_right_hand value at given index.

Right hand position vector.

Parameters
indexindex of value
Returns
pos_right_hand value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1646 of file HumanSkeletonInterface.cpp.

◆ pos_right_hand_confidence()

float fawkes::HumanSkeletonInterface::pos_right_hand_confidence ( ) const

Get pos_right_hand_confidence value.

Right hand position confidence.

Returns
pos_right_hand_confidence value

Definition at line 1692 of file HumanSkeletonInterface.cpp.

◆ pos_right_hip() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_hip ( ) const

Get pos_right_hip value.

Right hip position vector.

Returns
pos_right_hip value

Definition at line 2179 of file HumanSkeletonInterface.cpp.

◆ pos_right_hip() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_hip ( unsigned int  index) const

Get pos_right_hip value at given index.

Right hip position vector.

Parameters
indexindex of value
Returns
pos_right_hip value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2192 of file HumanSkeletonInterface.cpp.

◆ pos_right_hip_confidence()

float fawkes::HumanSkeletonInterface::pos_right_hip_confidence ( ) const

Get pos_right_hip_confidence value.

Right hip position confidence.

Returns
pos_right_hip_confidence value

Definition at line 2238 of file HumanSkeletonInterface.cpp.

◆ pos_right_knee() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_knee ( ) const

Get pos_right_knee value.

Right knee position vector.

Returns
pos_right_knee value

Definition at line 2270 of file HumanSkeletonInterface.cpp.

◆ pos_right_knee() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_knee ( unsigned int  index) const

Get pos_right_knee value at given index.

Right knee position vector.

Parameters
indexindex of value
Returns
pos_right_knee value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 2283 of file HumanSkeletonInterface.cpp.

◆ pos_right_knee_confidence()

float fawkes::HumanSkeletonInterface::pos_right_knee_confidence ( ) const

Get pos_right_knee_confidence value.

Right knee position confidence.

Returns
pos_right_knee_confidence value

Definition at line 2329 of file HumanSkeletonInterface.cpp.

◆ pos_right_shoulder() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_shoulder ( ) const

Get pos_right_shoulder value.

Right shoulder position vector.

Returns
pos_right_shoulder value

Definition at line 1360 of file HumanSkeletonInterface.cpp.

◆ pos_right_shoulder() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_shoulder ( unsigned int  index) const

Get pos_right_shoulder value at given index.

Right shoulder position vector.

Parameters
indexindex of value
Returns
pos_right_shoulder value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1373 of file HumanSkeletonInterface.cpp.

◆ pos_right_shoulder_confidence()

float fawkes::HumanSkeletonInterface::pos_right_shoulder_confidence ( ) const

Get pos_right_shoulder_confidence value.

Right shoulder position confidence.

Returns
pos_right_shoulder_confidence value

Definition at line 1419 of file HumanSkeletonInterface.cpp.

◆ pos_right_wrist() [1/2]

float * fawkes::HumanSkeletonInterface::pos_right_wrist ( ) const

Get pos_right_wrist value.

Right wrist position vector.

Returns
pos_right_wrist value

Definition at line 1542 of file HumanSkeletonInterface.cpp.

◆ pos_right_wrist() [2/2]

float fawkes::HumanSkeletonInterface::pos_right_wrist ( unsigned int  index) const

Get pos_right_wrist value at given index.

Right wrist position vector.

Parameters
indexindex of value
Returns
pos_right_wrist value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 1555 of file HumanSkeletonInterface.cpp.

◆ pos_right_wrist_confidence()

float fawkes::HumanSkeletonInterface::pos_right_wrist_confidence ( ) const

Get pos_right_wrist_confidence value.

Right wrist position confidence.

Returns
pos_right_wrist_confidence value

Definition at line 1601 of file HumanSkeletonInterface.cpp.

◆ pos_torso() [1/2]

float * fawkes::HumanSkeletonInterface::pos_torso ( ) const

Get pos_torso value.

Torso position vector.

Returns
pos_torso value

Definition at line 548 of file HumanSkeletonInterface.cpp.

◆ pos_torso() [2/2]

float fawkes::HumanSkeletonInterface::pos_torso ( unsigned int  index) const

Get pos_torso value at given index.

Torso position vector.

Parameters
indexindex of value
Returns
pos_torso value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 560 of file HumanSkeletonInterface.cpp.

◆ pos_torso_confidence()

float fawkes::HumanSkeletonInterface::pos_torso_confidence ( ) const

Get pos_torso_confidence value.

Torso position confidence.

Returns
pos_torso_confidence value

Definition at line 604 of file HumanSkeletonInterface.cpp.

◆ pos_waist() [1/2]

float * fawkes::HumanSkeletonInterface::pos_waist ( ) const

Get pos_waist value.

Waist position vector.

Returns
pos_waist value

Definition at line 635 of file HumanSkeletonInterface.cpp.

◆ pos_waist() [2/2]

float fawkes::HumanSkeletonInterface::pos_waist ( unsigned int  index) const

Get pos_waist value at given index.

Waist position vector.

Parameters
indexindex of value
Returns
pos_waist value
Exceptions
Exceptionthrown if index is out of bounds

Definition at line 647 of file HumanSkeletonInterface.cpp.

◆ pos_waist_confidence()

float fawkes::HumanSkeletonInterface::pos_waist_confidence ( ) const

Get pos_waist_confidence value.

Waist position confidence.

Returns
pos_waist_confidence value

Definition at line 691 of file HumanSkeletonInterface.cpp.

◆ pose()

char * fawkes::HumanSkeletonInterface::pose ( ) const

Get pose value.

Detected user pose.

Returns
pose value

Definition at line 289 of file HumanSkeletonInterface.cpp.

◆ set_com() [1/2]

void fawkes::HumanSkeletonInterface::set_com ( const float *  new_com)

Set com value.

Center of mass.

Parameters
new_comnew com value

Definition at line 354 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_com() [2/2]

void fawkes::HumanSkeletonInterface::set_com ( unsigned int  index,
const float  new_com 
)

Set com value at given index.

Center of mass.

Parameters
new_comnew com value
indexindex for of the value

Definition at line 365 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_head() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_head ( const float *  new_ori_head)

Set ori_head value.

Head position vector.

Parameters
new_ori_headnew ori_head value

Definition at line 2577 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_head() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_head ( unsigned int  index,
const float  new_ori_head 
)

Set ori_head value at given index.

Head position vector.

Parameters
new_ori_headnew ori_head value
indexindex for of the value

Definition at line 2588 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_head_confidence()

void fawkes::HumanSkeletonInterface::set_ori_head_confidence ( const float  new_ori_head_confidence)

Set ori_head_confidence value.

Head position confidence.

Parameters
new_ori_head_confidencenew ori_head_confidence value

Definition at line 2619 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_ankle() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_ankle ( const float *  new_ori_left_ankle)

Set ori_left_ankle value.

Left ankle position vector.

Parameters
new_ori_left_anklenew ori_left_ankle value

Definition at line 4202 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_ankle() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_ankle ( unsigned int  index,
const float  new_ori_left_ankle 
)

Set ori_left_ankle value at given index.

Left ankle position vector.

Parameters
new_ori_left_anklenew ori_left_ankle value
indexindex for of the value

Definition at line 4214 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_ankle_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_ankle_confidence ( const float  new_ori_left_ankle_confidence)

Set ori_left_ankle_confidence value.

Left ankle position confidence.

Parameters
new_ori_left_ankle_confidencenew ori_left_ankle_confidence value

Definition at line 4245 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_collar() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_collar ( const float *  new_ori_left_collar)

Set ori_left_collar value.

Left position vector.

Parameters
new_ori_left_collarnew ori_left_collar value

Definition at line 2928 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_collar() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_collar ( unsigned int  index,
const float  new_ori_left_collar 
)

Set ori_left_collar value at given index.

Left position vector.

Parameters
new_ori_left_collarnew ori_left_collar value
indexindex for of the value

Definition at line 2940 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_collar_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_collar_confidence ( const float  new_ori_left_collar_confidence)

Set ori_left_collar_confidence value.

Left position confidence.

Parameters
new_ori_left_collar_confidencenew ori_left_collar_confidence value

Definition at line 2971 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_elbow() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_elbow ( const float *  new_ori_left_elbow)

Set ori_left_elbow value.

Left elbow position vector.

Parameters
new_ori_left_elbownew ori_left_elbow value

Definition at line 3110 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_elbow() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_elbow ( unsigned int  index,
const float  new_ori_left_elbow 
)

Set ori_left_elbow value at given index.

Left elbow position vector.

Parameters
new_ori_left_elbownew ori_left_elbow value
indexindex for of the value

Definition at line 3122 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_elbow_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_elbow_confidence ( const float  new_ori_left_elbow_confidence)

Set ori_left_elbow_confidence value.

Left elbow position confidence.

Parameters
new_ori_left_elbow_confidencenew ori_left_elbow_confidence value

Definition at line 3153 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_fingertip() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_fingertip ( const float *  new_ori_left_fingertip)

Set ori_left_fingertip value.

Left fingertip position vector.

Parameters
new_ori_left_fingertipnew ori_left_fingertip value

Definition at line 3383 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_fingertip() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_fingertip ( unsigned int  index,
const float  new_ori_left_fingertip 
)

Set ori_left_fingertip value at given index.

Left fingertip position vector.

Parameters
new_ori_left_fingertipnew ori_left_fingertip value
indexindex for of the value

Definition at line 3395 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_fingertip_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_fingertip_confidence ( const float  new_ori_left_fingertip_confidence)

Set ori_left_fingertip_confidence value.

Left fingertip position confidence.

Parameters
new_ori_left_fingertip_confidencenew ori_left_fingertip_confidence value

Definition at line 3426 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_foot() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_foot ( const float *  new_ori_left_foot)

Set ori_left_foot value.

Left foot position vector.

Parameters
new_ori_left_footnew ori_left_foot value

Definition at line 4293 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_foot() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_foot ( unsigned int  index,
const float  new_ori_left_foot 
)

Set ori_left_foot value at given index.

Left foot position vector.

Parameters
new_ori_left_footnew ori_left_foot value
indexindex for of the value

Definition at line 4305 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_foot_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_foot_confidence ( const float  new_ori_left_foot_confidence)

Set ori_left_foot_confidence value.

Left foot position confidence.

Parameters
new_ori_left_foot_confidencenew ori_left_foot_confidence value

Definition at line 4336 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_hand() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_hand ( const float *  new_ori_left_hand)

Set ori_left_hand value.

Left hand position vector.

Parameters
new_ori_left_handnew ori_left_hand value

Definition at line 3292 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_hand() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_hand ( unsigned int  index,
const float  new_ori_left_hand 
)

Set ori_left_hand value at given index.

Left hand position vector.

Parameters
new_ori_left_handnew ori_left_hand value
indexindex for of the value

Definition at line 3304 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_hand_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_hand_confidence ( const float  new_ori_left_hand_confidence)

Set ori_left_hand_confidence value.

Left hand position confidence.

Parameters
new_ori_left_hand_confidencenew ori_left_hand_confidence value

Definition at line 3335 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_hip() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_hip ( const float *  new_ori_left_hip)

Set ori_left_hip value.

Left hip position vector.

Parameters
new_ori_left_hipnew ori_left_hip value

Definition at line 4020 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_hip() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_hip ( unsigned int  index,
const float  new_ori_left_hip 
)

Set ori_left_hip value at given index.

Left hip position vector.

Parameters
new_ori_left_hipnew ori_left_hip value
indexindex for of the value

Definition at line 4032 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_hip_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_hip_confidence ( const float  new_ori_left_hip_confidence)

Set ori_left_hip_confidence value.

Left hip position confidence.

Parameters
new_ori_left_hip_confidencenew ori_left_hip_confidence value

Definition at line 4063 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_knee() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_knee ( const float *  new_ori_left_knee)

Set ori_left_knee value.

Left knee position vector.

Parameters
new_ori_left_kneenew ori_left_knee value

Definition at line 4111 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_knee() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_knee ( unsigned int  index,
const float  new_ori_left_knee 
)

Set ori_left_knee value at given index.

Left knee position vector.

Parameters
new_ori_left_kneenew ori_left_knee value
indexindex for of the value

Definition at line 4123 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_knee_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_knee_confidence ( const float  new_ori_left_knee_confidence)

Set ori_left_knee_confidence value.

Left knee position confidence.

Parameters
new_ori_left_knee_confidencenew ori_left_knee_confidence value

Definition at line 4154 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_shoulder() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_shoulder ( const float *  new_ori_left_shoulder)

Set ori_left_shoulder value.

Left shoulder position vector.

Parameters
new_ori_left_shouldernew ori_left_shoulder value

Definition at line 3019 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_shoulder() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_shoulder ( unsigned int  index,
const float  new_ori_left_shoulder 
)

Set ori_left_shoulder value at given index.

Left shoulder position vector.

Parameters
new_ori_left_shouldernew ori_left_shoulder value
indexindex for of the value

Definition at line 3031 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_shoulder_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_shoulder_confidence ( const float  new_ori_left_shoulder_confidence)

Set ori_left_shoulder_confidence value.

Left shoulder position confidence.

Parameters
new_ori_left_shoulder_confidencenew ori_left_shoulder_confidence value

Definition at line 3062 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_wrist() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_left_wrist ( const float *  new_ori_left_wrist)

Set ori_left_wrist value.

Left wrist position vector.

Parameters
new_ori_left_wristnew ori_left_wrist value

Definition at line 3201 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_wrist() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_left_wrist ( unsigned int  index,
const float  new_ori_left_wrist 
)

Set ori_left_wrist value at given index.

Left wrist position vector.

Parameters
new_ori_left_wristnew ori_left_wrist value
indexindex for of the value

Definition at line 3213 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_left_wrist_confidence()

void fawkes::HumanSkeletonInterface::set_ori_left_wrist_confidence ( const float  new_ori_left_wrist_confidence)

Set ori_left_wrist_confidence value.

Left wrist position confidence.

Parameters
new_ori_left_wrist_confidencenew ori_left_wrist_confidence value

Definition at line 3244 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_neck() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_neck ( const float *  new_ori_neck)

Set ori_neck value.

Neck position vector.

Parameters
new_ori_necknew ori_neck value

Definition at line 2664 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_neck() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_neck ( unsigned int  index,
const float  new_ori_neck 
)

Set ori_neck value at given index.

Neck position vector.

Parameters
new_ori_necknew ori_neck value
indexindex for of the value

Definition at line 2675 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_neck_confidence()

void fawkes::HumanSkeletonInterface::set_ori_neck_confidence ( const float  new_ori_neck_confidence)

Set ori_neck_confidence value.

Neck position confidence.

Parameters
new_ori_neck_confidencenew ori_neck_confidence value

Definition at line 2706 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_ankle() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_ankle ( const float *  new_ori_right_ankle)

Set ori_right_ankle value.

Right ankle position vector.

Parameters
new_ori_right_anklenew ori_right_ankle value

Definition at line 4566 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_ankle() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_ankle ( unsigned int  index,
const float  new_ori_right_ankle 
)

Set ori_right_ankle value at given index.

Right ankle position vector.

Parameters
new_ori_right_anklenew ori_right_ankle value
indexindex for of the value

Definition at line 4578 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_ankle_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_ankle_confidence ( const float  new_ori_right_ankle_confidence)

Set ori_right_ankle_confidence value.

Right ankle position confidence.

Parameters
new_ori_right_ankle_confidencenew ori_right_ankle_confidence value

Definition at line 4609 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_collar() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_collar ( const float *  new_ori_right_collar)

Set ori_right_collar value.

Right collar position vector.

Parameters
new_ori_right_collarnew ori_right_collar value

Definition at line 3474 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_collar() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_collar ( unsigned int  index,
const float  new_ori_right_collar 
)

Set ori_right_collar value at given index.

Right collar position vector.

Parameters
new_ori_right_collarnew ori_right_collar value
indexindex for of the value

Definition at line 3486 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_collar_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_collar_confidence ( const float  new_ori_right_collar_confidence)

Set ori_right_collar_confidence value.

Right collar position confidence.

Parameters
new_ori_right_collar_confidencenew ori_right_collar_confidence value

Definition at line 3517 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_elbow() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_elbow ( const float *  new_ori_right_elbow)

Set ori_right_elbow value.

Right elbow position vector.

Parameters
new_ori_right_elbownew ori_right_elbow value

Definition at line 3656 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_elbow() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_elbow ( unsigned int  index,
const float  new_ori_right_elbow 
)

Set ori_right_elbow value at given index.

Right elbow position vector.

Parameters
new_ori_right_elbownew ori_right_elbow value
indexindex for of the value

Definition at line 3668 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_elbow_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_elbow_confidence ( const float  new_ori_right_elbow_confidence)

Set ori_right_elbow_confidence value.

Right elbow position confidence.

Parameters
new_ori_right_elbow_confidencenew ori_right_elbow_confidence value

Definition at line 3699 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_fingertip() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_fingertip ( const float *  new_ori_right_fingertip)

Set ori_right_fingertip value.

Right fingertip position vector.

Parameters
new_ori_right_fingertipnew ori_right_fingertip value

Definition at line 3929 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_fingertip() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_fingertip ( unsigned int  index,
const float  new_ori_right_fingertip 
)

Set ori_right_fingertip value at given index.

Right fingertip position vector.

Parameters
new_ori_right_fingertipnew ori_right_fingertip value
indexindex for of the value

Definition at line 3941 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_fingertip_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_fingertip_confidence ( const float  new_ori_right_fingertip_confidence)

Set ori_right_fingertip_confidence value.

Right fingertip position confidence.

Parameters
new_ori_right_fingertip_confidencenew ori_right_fingertip_confidence value

Definition at line 3972 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_foot() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_foot ( const float *  new_ori_right_foot)

Set ori_right_foot value.

Right foot position vector.

Parameters
new_ori_right_footnew ori_right_foot value

Definition at line 4657 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_foot() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_foot ( unsigned int  index,
const float  new_ori_right_foot 
)

Set ori_right_foot value at given index.

Right foot position vector.

Parameters
new_ori_right_footnew ori_right_foot value
indexindex for of the value

Definition at line 4669 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_foot_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_foot_confidence ( const float  new_ori_right_foot_confidence)

Set ori_right_foot_confidence value.

Right foot position confidence.

Parameters
new_ori_right_foot_confidencenew ori_right_foot_confidence value

Definition at line 4700 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_hand() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_hand ( const float *  new_ori_right_hand)

Set ori_right_hand value.

Right hand position vector.

Parameters
new_ori_right_handnew ori_right_hand value

Definition at line 3838 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_hand() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_hand ( unsigned int  index,
const float  new_ori_right_hand 
)

Set ori_right_hand value at given index.

Right hand position vector.

Parameters
new_ori_right_handnew ori_right_hand value
indexindex for of the value

Definition at line 3850 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_hand_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_hand_confidence ( const float  new_ori_right_hand_confidence)

Set ori_right_hand_confidence value.

Right hand position confidence.

Parameters
new_ori_right_hand_confidencenew ori_right_hand_confidence value

Definition at line 3881 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_hip() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_hip ( const float *  new_ori_right_hip)

Set ori_right_hip value.

Right hip position vector.

Parameters
new_ori_right_hipnew ori_right_hip value

Definition at line 4384 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_hip() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_hip ( unsigned int  index,
const float  new_ori_right_hip 
)

Set ori_right_hip value at given index.

Right hip position vector.

Parameters
new_ori_right_hipnew ori_right_hip value
indexindex for of the value

Definition at line 4396 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_hip_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_hip_confidence ( const float  new_ori_right_hip_confidence)

Set ori_right_hip_confidence value.

Right hip position confidence.

Parameters
new_ori_right_hip_confidencenew ori_right_hip_confidence value

Definition at line 4427 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_knee() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_knee ( const float *  new_ori_right_knee)

Set ori_right_knee value.

Right knee position vector.

Parameters
new_ori_right_kneenew ori_right_knee value

Definition at line 4475 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_knee() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_knee ( unsigned int  index,
const float  new_ori_right_knee 
)

Set ori_right_knee value at given index.

Right knee position vector.

Parameters
new_ori_right_kneenew ori_right_knee value
indexindex for of the value

Definition at line 4487 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_knee_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_knee_confidence ( const float  new_ori_right_knee_confidence)

Set ori_right_knee_confidence value.

Right knee position confidence.

Parameters
new_ori_right_knee_confidencenew ori_right_knee_confidence value

Definition at line 4518 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_shoulder() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_shoulder ( const float *  new_ori_right_shoulder)

Set ori_right_shoulder value.

Right shoulder position vector.

Parameters
new_ori_right_shouldernew ori_right_shoulder value

Definition at line 3565 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_shoulder() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_shoulder ( unsigned int  index,
const float  new_ori_right_shoulder 
)

Set ori_right_shoulder value at given index.

Right shoulder position vector.

Parameters
new_ori_right_shouldernew ori_right_shoulder value
indexindex for of the value

Definition at line 3577 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_shoulder_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_shoulder_confidence ( const float  new_ori_right_shoulder_confidence)

Set ori_right_shoulder_confidence value.

Right shoulder position confidence.

Parameters
new_ori_right_shoulder_confidencenew ori_right_shoulder_confidence value

Definition at line 3608 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_wrist() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_right_wrist ( const float *  new_ori_right_wrist)

Set ori_right_wrist value.

Right wrist position vector.

Parameters
new_ori_right_wristnew ori_right_wrist value

Definition at line 3747 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_wrist() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_right_wrist ( unsigned int  index,
const float  new_ori_right_wrist 
)

Set ori_right_wrist value at given index.

Right wrist position vector.

Parameters
new_ori_right_wristnew ori_right_wrist value
indexindex for of the value

Definition at line 3759 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_right_wrist_confidence()

void fawkes::HumanSkeletonInterface::set_ori_right_wrist_confidence ( const float  new_ori_right_wrist_confidence)

Set ori_right_wrist_confidence value.

Right wrist position confidence.

Parameters
new_ori_right_wrist_confidencenew ori_right_wrist_confidence value

Definition at line 3790 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_torso() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_torso ( const float *  new_ori_torso)

Set ori_torso value.

Torso position vector.

Parameters
new_ori_torsonew ori_torso value

Definition at line 2751 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_torso() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_torso ( unsigned int  index,
const float  new_ori_torso 
)

Set ori_torso value at given index.

Torso position vector.

Parameters
new_ori_torsonew ori_torso value
indexindex for of the value

Definition at line 2762 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_torso_confidence()

void fawkes::HumanSkeletonInterface::set_ori_torso_confidence ( const float  new_ori_torso_confidence)

Set ori_torso_confidence value.

Torso position confidence.

Parameters
new_ori_torso_confidencenew ori_torso_confidence value

Definition at line 2793 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_waist() [1/2]

void fawkes::HumanSkeletonInterface::set_ori_waist ( const float *  new_ori_waist)

Set ori_waist value.

Waist position vector.

Parameters
new_ori_waistnew ori_waist value

Definition at line 2838 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_waist() [2/2]

void fawkes::HumanSkeletonInterface::set_ori_waist ( unsigned int  index,
const float  new_ori_waist 
)

Set ori_waist value at given index.

Waist position vector.

Parameters
new_ori_waistnew ori_waist value
indexindex for of the value

Definition at line 2849 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_ori_waist_confidence()

void fawkes::HumanSkeletonInterface::set_ori_waist_confidence ( const float  new_ori_waist_confidence)

Set ori_waist_confidence value.

Waist position confidence.

Parameters
new_ori_waist_confidencenew ori_waist_confidence value

Definition at line 2880 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_head() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_head ( const float *  new_pos_head)

Set pos_head value.

Head position vector.

Parameters
new_pos_headnew pos_head value

Definition at line 409 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_head() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_head ( unsigned int  index,
const float  new_pos_head 
)

Set pos_head value at given index.

Head position vector.

Parameters
new_pos_headnew pos_head value
indexindex for of the value

Definition at line 420 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_head_confidence()

void fawkes::HumanSkeletonInterface::set_pos_head_confidence ( const float  new_pos_head_confidence)

Set pos_head_confidence value.

Head position confidence.

Parameters
new_pos_head_confidencenew pos_head_confidence value

Definition at line 451 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_ankle() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_ankle ( const float *  new_pos_left_ankle)

Set pos_left_ankle value.

Left ankle position vector.

Parameters
new_pos_left_anklenew pos_left_ankle value

Definition at line 2034 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_ankle() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_ankle ( unsigned int  index,
const float  new_pos_left_ankle 
)

Set pos_left_ankle value at given index.

Left ankle position vector.

Parameters
new_pos_left_anklenew pos_left_ankle value
indexindex for of the value

Definition at line 2046 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_ankle_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_ankle_confidence ( const float  new_pos_left_ankle_confidence)

Set pos_left_ankle_confidence value.

Left ankle position confidence.

Parameters
new_pos_left_ankle_confidencenew pos_left_ankle_confidence value

Definition at line 2077 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_collar() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_collar ( const float *  new_pos_left_collar)

Set pos_left_collar value.

Left position vector.

Parameters
new_pos_left_collarnew pos_left_collar value

Definition at line 760 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_collar() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_collar ( unsigned int  index,
const float  new_pos_left_collar 
)

Set pos_left_collar value at given index.

Left position vector.

Parameters
new_pos_left_collarnew pos_left_collar value
indexindex for of the value

Definition at line 772 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_collar_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_collar_confidence ( const float  new_pos_left_collar_confidence)

Set pos_left_collar_confidence value.

Left position confidence.

Parameters
new_pos_left_collar_confidencenew pos_left_collar_confidence value

Definition at line 803 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_elbow() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_elbow ( const float *  new_pos_left_elbow)

Set pos_left_elbow value.

Left elbow position vector.

Parameters
new_pos_left_elbownew pos_left_elbow value

Definition at line 942 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_elbow() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_elbow ( unsigned int  index,
const float  new_pos_left_elbow 
)

Set pos_left_elbow value at given index.

Left elbow position vector.

Parameters
new_pos_left_elbownew pos_left_elbow value
indexindex for of the value

Definition at line 954 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_elbow_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_elbow_confidence ( const float  new_pos_left_elbow_confidence)

Set pos_left_elbow_confidence value.

Left elbow position confidence.

Parameters
new_pos_left_elbow_confidencenew pos_left_elbow_confidence value

Definition at line 985 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_fingertip() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_fingertip ( const float *  new_pos_left_fingertip)

Set pos_left_fingertip value.

Left fingertip position vector.

Parameters
new_pos_left_fingertipnew pos_left_fingertip value

Definition at line 1215 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_fingertip() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_fingertip ( unsigned int  index,
const float  new_pos_left_fingertip 
)

Set pos_left_fingertip value at given index.

Left fingertip position vector.

Parameters
new_pos_left_fingertipnew pos_left_fingertip value
indexindex for of the value

Definition at line 1227 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_fingertip_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_fingertip_confidence ( const float  new_pos_left_fingertip_confidence)

Set pos_left_fingertip_confidence value.

Left fingertip position confidence.

Parameters
new_pos_left_fingertip_confidencenew pos_left_fingertip_confidence value

Definition at line 1258 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_foot() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_foot ( const float *  new_pos_left_foot)

Set pos_left_foot value.

Left foot position vector.

Parameters
new_pos_left_footnew pos_left_foot value

Definition at line 2125 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_foot() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_foot ( unsigned int  index,
const float  new_pos_left_foot 
)

Set pos_left_foot value at given index.

Left foot position vector.

Parameters
new_pos_left_footnew pos_left_foot value
indexindex for of the value

Definition at line 2137 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_foot_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_foot_confidence ( const float  new_pos_left_foot_confidence)

Set pos_left_foot_confidence value.

Left foot position confidence.

Parameters
new_pos_left_foot_confidencenew pos_left_foot_confidence value

Definition at line 2168 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_hand() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_hand ( const float *  new_pos_left_hand)

Set pos_left_hand value.

Left hand position vector.

Parameters
new_pos_left_handnew pos_left_hand value

Definition at line 1124 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_hand() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_hand ( unsigned int  index,
const float  new_pos_left_hand 
)

Set pos_left_hand value at given index.

Left hand position vector.

Parameters
new_pos_left_handnew pos_left_hand value
indexindex for of the value

Definition at line 1136 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_hand_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_hand_confidence ( const float  new_pos_left_hand_confidence)

Set pos_left_hand_confidence value.

Left hand position confidence.

Parameters
new_pos_left_hand_confidencenew pos_left_hand_confidence value

Definition at line 1167 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_hip() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_hip ( const float *  new_pos_left_hip)

Set pos_left_hip value.

Left hip position vector.

Parameters
new_pos_left_hipnew pos_left_hip value

Definition at line 1852 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_hip() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_hip ( unsigned int  index,
const float  new_pos_left_hip 
)

Set pos_left_hip value at given index.

Left hip position vector.

Parameters
new_pos_left_hipnew pos_left_hip value
indexindex for of the value

Definition at line 1864 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_hip_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_hip_confidence ( const float  new_pos_left_hip_confidence)

Set pos_left_hip_confidence value.

Left hip position confidence.

Parameters
new_pos_left_hip_confidencenew pos_left_hip_confidence value

Definition at line 1895 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_knee() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_knee ( const float *  new_pos_left_knee)

Set pos_left_knee value.

Left knee position vector.

Parameters
new_pos_left_kneenew pos_left_knee value

Definition at line 1943 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_knee() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_knee ( unsigned int  index,
const float  new_pos_left_knee 
)

Set pos_left_knee value at given index.

Left knee position vector.

Parameters
new_pos_left_kneenew pos_left_knee value
indexindex for of the value

Definition at line 1955 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_knee_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_knee_confidence ( const float  new_pos_left_knee_confidence)

Set pos_left_knee_confidence value.

Left knee position confidence.

Parameters
new_pos_left_knee_confidencenew pos_left_knee_confidence value

Definition at line 1986 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_shoulder() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_shoulder ( const float *  new_pos_left_shoulder)

Set pos_left_shoulder value.

Left shoulder position vector.

Parameters
new_pos_left_shouldernew pos_left_shoulder value

Definition at line 851 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_shoulder() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_shoulder ( unsigned int  index,
const float  new_pos_left_shoulder 
)

Set pos_left_shoulder value at given index.

Left shoulder position vector.

Parameters
new_pos_left_shouldernew pos_left_shoulder value
indexindex for of the value

Definition at line 863 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_shoulder_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_shoulder_confidence ( const float  new_pos_left_shoulder_confidence)

Set pos_left_shoulder_confidence value.

Left shoulder position confidence.

Parameters
new_pos_left_shoulder_confidencenew pos_left_shoulder_confidence value

Definition at line 894 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_wrist() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_left_wrist ( const float *  new_pos_left_wrist)

Set pos_left_wrist value.

Left wrist position vector.

Parameters
new_pos_left_wristnew pos_left_wrist value

Definition at line 1033 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_wrist() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_left_wrist ( unsigned int  index,
const float  new_pos_left_wrist 
)

Set pos_left_wrist value at given index.

Left wrist position vector.

Parameters
new_pos_left_wristnew pos_left_wrist value
indexindex for of the value

Definition at line 1045 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_left_wrist_confidence()

void fawkes::HumanSkeletonInterface::set_pos_left_wrist_confidence ( const float  new_pos_left_wrist_confidence)

Set pos_left_wrist_confidence value.

Left wrist position confidence.

Parameters
new_pos_left_wrist_confidencenew pos_left_wrist_confidence value

Definition at line 1076 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_neck() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_neck ( const float *  new_pos_neck)

Set pos_neck value.

Neck position vector.

Parameters
new_pos_necknew pos_neck value

Definition at line 496 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_neck() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_neck ( unsigned int  index,
const float  new_pos_neck 
)

Set pos_neck value at given index.

Neck position vector.

Parameters
new_pos_necknew pos_neck value
indexindex for of the value

Definition at line 507 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_neck_confidence()

void fawkes::HumanSkeletonInterface::set_pos_neck_confidence ( const float  new_pos_neck_confidence)

Set pos_neck_confidence value.

Neck position confidence.

Parameters
new_pos_neck_confidencenew pos_neck_confidence value

Definition at line 538 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_ankle() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_ankle ( const float *  new_pos_right_ankle)

Set pos_right_ankle value.

Right ankle position vector.

Parameters
new_pos_right_anklenew pos_right_ankle value

Definition at line 2398 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_ankle() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_ankle ( unsigned int  index,
const float  new_pos_right_ankle 
)

Set pos_right_ankle value at given index.

Right ankle position vector.

Parameters
new_pos_right_anklenew pos_right_ankle value
indexindex for of the value

Definition at line 2410 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_ankle_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_ankle_confidence ( const float  new_pos_right_ankle_confidence)

Set pos_right_ankle_confidence value.

Right ankle position confidence.

Parameters
new_pos_right_ankle_confidencenew pos_right_ankle_confidence value

Definition at line 2441 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_collar() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_collar ( const float *  new_pos_right_collar)

Set pos_right_collar value.

Right collar position vector.

Parameters
new_pos_right_collarnew pos_right_collar value

Definition at line 1306 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_collar() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_collar ( unsigned int  index,
const float  new_pos_right_collar 
)

Set pos_right_collar value at given index.

Right collar position vector.

Parameters
new_pos_right_collarnew pos_right_collar value
indexindex for of the value

Definition at line 1318 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_collar_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_collar_confidence ( const float  new_pos_right_collar_confidence)

Set pos_right_collar_confidence value.

Right collar position confidence.

Parameters
new_pos_right_collar_confidencenew pos_right_collar_confidence value

Definition at line 1349 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_elbow() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_elbow ( const float *  new_pos_right_elbow)

Set pos_right_elbow value.

Right elbow position vector.

Parameters
new_pos_right_elbownew pos_right_elbow value

Definition at line 1488 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_elbow() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_elbow ( unsigned int  index,
const float  new_pos_right_elbow 
)

Set pos_right_elbow value at given index.

Right elbow position vector.

Parameters
new_pos_right_elbownew pos_right_elbow value
indexindex for of the value

Definition at line 1500 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_elbow_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_elbow_confidence ( const float  new_pos_right_elbow_confidence)

Set pos_right_elbow_confidence value.

Right elbow position confidence.

Parameters
new_pos_right_elbow_confidencenew pos_right_elbow_confidence value

Definition at line 1531 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_fingertip() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_fingertip ( const float *  new_pos_right_fingertip)

Set pos_right_fingertip value.

Right fingertip position vector.

Parameters
new_pos_right_fingertipnew pos_right_fingertip value

Definition at line 1761 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_fingertip() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_fingertip ( unsigned int  index,
const float  new_pos_right_fingertip 
)

Set pos_right_fingertip value at given index.

Right fingertip position vector.

Parameters
new_pos_right_fingertipnew pos_right_fingertip value
indexindex for of the value

Definition at line 1773 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_fingertip_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_fingertip_confidence ( const float  new_pos_right_fingertip_confidence)

Set pos_right_fingertip_confidence value.

Right fingertip position confidence.

Parameters
new_pos_right_fingertip_confidencenew pos_right_fingertip_confidence value

Definition at line 1804 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_foot() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_foot ( const float *  new_pos_right_foot)

Set pos_right_foot value.

Right foot position vector.

Parameters
new_pos_right_footnew pos_right_foot value

Definition at line 2489 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_foot() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_foot ( unsigned int  index,
const float  new_pos_right_foot 
)

Set pos_right_foot value at given index.

Right foot position vector.

Parameters
new_pos_right_footnew pos_right_foot value
indexindex for of the value

Definition at line 2501 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_foot_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_foot_confidence ( const float  new_pos_right_foot_confidence)

Set pos_right_foot_confidence value.

Right foot position confidence.

Parameters
new_pos_right_foot_confidencenew pos_right_foot_confidence value

Definition at line 2532 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_hand() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_hand ( const float *  new_pos_right_hand)

Set pos_right_hand value.

Right hand position vector.

Parameters
new_pos_right_handnew pos_right_hand value

Definition at line 1670 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_hand() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_hand ( unsigned int  index,
const float  new_pos_right_hand 
)

Set pos_right_hand value at given index.

Right hand position vector.

Parameters
new_pos_right_handnew pos_right_hand value
indexindex for of the value

Definition at line 1682 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_hand_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_hand_confidence ( const float  new_pos_right_hand_confidence)

Set pos_right_hand_confidence value.

Right hand position confidence.

Parameters
new_pos_right_hand_confidencenew pos_right_hand_confidence value

Definition at line 1713 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_hip() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_hip ( const float *  new_pos_right_hip)

Set pos_right_hip value.

Right hip position vector.

Parameters
new_pos_right_hipnew pos_right_hip value

Definition at line 2216 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_hip() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_hip ( unsigned int  index,
const float  new_pos_right_hip 
)

Set pos_right_hip value at given index.

Right hip position vector.

Parameters
new_pos_right_hipnew pos_right_hip value
indexindex for of the value

Definition at line 2228 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_hip_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_hip_confidence ( const float  new_pos_right_hip_confidence)

Set pos_right_hip_confidence value.

Right hip position confidence.

Parameters
new_pos_right_hip_confidencenew pos_right_hip_confidence value

Definition at line 2259 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_knee() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_knee ( const float *  new_pos_right_knee)

Set pos_right_knee value.

Right knee position vector.

Parameters
new_pos_right_kneenew pos_right_knee value

Definition at line 2307 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_knee() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_knee ( unsigned int  index,
const float  new_pos_right_knee 
)

Set pos_right_knee value at given index.

Right knee position vector.

Parameters
new_pos_right_kneenew pos_right_knee value
indexindex for of the value

Definition at line 2319 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_knee_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_knee_confidence ( const float  new_pos_right_knee_confidence)

Set pos_right_knee_confidence value.

Right knee position confidence.

Parameters
new_pos_right_knee_confidencenew pos_right_knee_confidence value

Definition at line 2350 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_shoulder() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_shoulder ( const float *  new_pos_right_shoulder)

Set pos_right_shoulder value.

Right shoulder position vector.

Parameters
new_pos_right_shouldernew pos_right_shoulder value

Definition at line 1397 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_shoulder() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_shoulder ( unsigned int  index,
const float  new_pos_right_shoulder 
)

Set pos_right_shoulder value at given index.

Right shoulder position vector.

Parameters
new_pos_right_shouldernew pos_right_shoulder value
indexindex for of the value

Definition at line 1409 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_shoulder_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_shoulder_confidence ( const float  new_pos_right_shoulder_confidence)

Set pos_right_shoulder_confidence value.

Right shoulder position confidence.

Parameters
new_pos_right_shoulder_confidencenew pos_right_shoulder_confidence value

Definition at line 1440 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_wrist() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_right_wrist ( const float *  new_pos_right_wrist)

Set pos_right_wrist value.

Right wrist position vector.

Parameters
new_pos_right_wristnew pos_right_wrist value

Definition at line 1579 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_wrist() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_right_wrist ( unsigned int  index,
const float  new_pos_right_wrist 
)

Set pos_right_wrist value at given index.

Right wrist position vector.

Parameters
new_pos_right_wristnew pos_right_wrist value
indexindex for of the value

Definition at line 1591 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_right_wrist_confidence()

void fawkes::HumanSkeletonInterface::set_pos_right_wrist_confidence ( const float  new_pos_right_wrist_confidence)

Set pos_right_wrist_confidence value.

Right wrist position confidence.

Parameters
new_pos_right_wrist_confidencenew pos_right_wrist_confidence value

Definition at line 1622 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_torso() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_torso ( const float *  new_pos_torso)

Set pos_torso value.

Torso position vector.

Parameters
new_pos_torsonew pos_torso value

Definition at line 583 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_torso() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_torso ( unsigned int  index,
const float  new_pos_torso 
)

Set pos_torso value at given index.

Torso position vector.

Parameters
new_pos_torsonew pos_torso value
indexindex for of the value

Definition at line 594 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_torso_confidence()

void fawkes::HumanSkeletonInterface::set_pos_torso_confidence ( const float  new_pos_torso_confidence)

Set pos_torso_confidence value.

Torso position confidence.

Parameters
new_pos_torso_confidencenew pos_torso_confidence value

Definition at line 625 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_waist() [1/2]

void fawkes::HumanSkeletonInterface::set_pos_waist ( const float *  new_pos_waist)

Set pos_waist value.

Waist position vector.

Parameters
new_pos_waistnew pos_waist value

Definition at line 670 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_waist() [2/2]

void fawkes::HumanSkeletonInterface::set_pos_waist ( unsigned int  index,
const float  new_pos_waist 
)

Set pos_waist value at given index.

Waist position vector.

Parameters
new_pos_waistnew pos_waist value
indexindex for of the value

Definition at line 681 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pos_waist_confidence()

void fawkes::HumanSkeletonInterface::set_pos_waist_confidence ( const float  new_pos_waist_confidence)

Set pos_waist_confidence value.

Waist position confidence.

Parameters
new_pos_waist_confidencenew pos_waist_confidence value

Definition at line 712 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_pose()

void fawkes::HumanSkeletonInterface::set_pose ( const char *  new_pose)

Set pose value.

Detected user pose.

Parameters
new_posenew pose value

Definition at line 309 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_state()

void fawkes::HumanSkeletonInterface::set_state ( const State  new_state)

Set state value.

Current state.

Parameters
new_statenew state value

Definition at line 207 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_user_id()

void fawkes::HumanSkeletonInterface::set_user_id ( const uint32_t  new_user_id)

Set user_id value.

Tracking ID of this user.

Parameters
new_user_idnew user_id value

Definition at line 237 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ set_visibility_history()

void fawkes::HumanSkeletonInterface::set_visibility_history ( const int32_t  new_visibility_history)

Set visibility_history value.

The visibility history indicates the persistence of user sightings. A positive value indicates the number of successful consecutive sightings of the user (center of mass not equal to zero), the absolute of a negative value gives the number of consecutive negative (non-) sightings. The value is zero only if uninitialized.

Parameters
new_visibility_historynew visibility_history value

Definition at line 279 of file HumanSkeletonInterface.cpp.

References fawkes::change_field(), and fawkes::Interface::data_changed.

◆ state()

HumanSkeletonInterface::State fawkes::HumanSkeletonInterface::state ( ) const

Get state value.

Current state.

Returns
state value

Definition at line 187 of file HumanSkeletonInterface.cpp.

◆ tostring_State()

const char * fawkes::HumanSkeletonInterface::tostring_State ( State  value) const

Convert State constant to string.

Parameters
valuevalue to convert to string
Returns
constant value as string.

Definition at line 171 of file HumanSkeletonInterface.cpp.

◆ user_id()

uint32_t fawkes::HumanSkeletonInterface::user_id ( ) const

Get user_id value.

Tracking ID of this user.

Returns
user_id value

Definition at line 217 of file HumanSkeletonInterface.cpp.

◆ visibility_history()

int32_t fawkes::HumanSkeletonInterface::visibility_history ( ) const

Get visibility_history value.

The visibility history indicates the persistence of user sightings. A positive value indicates the number of successful consecutive sightings of the user (center of mass not equal to zero), the absolute of a negative value gives the number of consecutive negative (non-) sightings. The value is zero only if uninitialized.

Returns
visibility_history value

Definition at line 253 of file HumanSkeletonInterface.cpp.


The documentation for this class was generated from the following files: