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...
 
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...
 
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...
 
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...
 
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...
 
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, char **type, char **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)
 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

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

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

Get com value.

Center of mass.

Returns
com value

Definition at line 317 of file HumanSkeletonInterface.cpp.

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 329 of file HumanSkeletonInterface.cpp.

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 5009 of file HumanSkeletonInterface.cpp.

References fawkes::Message::type(), and fawkes::Interface::type().

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 4998 of file HumanSkeletonInterface.cpp.

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 5020 of file HumanSkeletonInterface.cpp.

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 342 of file HumanSkeletonInterface.cpp.

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 2714 of file HumanSkeletonInterface.cpp.

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 2760 of file HumanSkeletonInterface.cpp.

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 4446 of file HumanSkeletonInterface.cpp.

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 4494 of file HumanSkeletonInterface.cpp.

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 3088 of file HumanSkeletonInterface.cpp.

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 3136 of file HumanSkeletonInterface.cpp.

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 3282 of file HumanSkeletonInterface.cpp.

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 3330 of file HumanSkeletonInterface.cpp.

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 3573 of file HumanSkeletonInterface.cpp.

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 3621 of file HumanSkeletonInterface.cpp.

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 4543 of file HumanSkeletonInterface.cpp.

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 4591 of file HumanSkeletonInterface.cpp.

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 3476 of file HumanSkeletonInterface.cpp.

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 3524 of file HumanSkeletonInterface.cpp.

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 4252 of file HumanSkeletonInterface.cpp.

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 4300 of file HumanSkeletonInterface.cpp.

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 4349 of file HumanSkeletonInterface.cpp.

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 4397 of file HumanSkeletonInterface.cpp.

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 3185 of file HumanSkeletonInterface.cpp.

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 3233 of file HumanSkeletonInterface.cpp.

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 3379 of file HumanSkeletonInterface.cpp.

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 3427 of file HumanSkeletonInterface.cpp.

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 2807 of file HumanSkeletonInterface.cpp.

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 2853 of file HumanSkeletonInterface.cpp.

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 4834 of file HumanSkeletonInterface.cpp.

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 4882 of file HumanSkeletonInterface.cpp.

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 3670 of file HumanSkeletonInterface.cpp.

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 3718 of file HumanSkeletonInterface.cpp.

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 3864 of file HumanSkeletonInterface.cpp.

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 3912 of file HumanSkeletonInterface.cpp.

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 4155 of file HumanSkeletonInterface.cpp.

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 4203 of file HumanSkeletonInterface.cpp.

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 4931 of file HumanSkeletonInterface.cpp.

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 4979 of file HumanSkeletonInterface.cpp.

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 4058 of file HumanSkeletonInterface.cpp.

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 4106 of file HumanSkeletonInterface.cpp.

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 4640 of file HumanSkeletonInterface.cpp.

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 4688 of file HumanSkeletonInterface.cpp.

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 4737 of file HumanSkeletonInterface.cpp.

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 4785 of file HumanSkeletonInterface.cpp.

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 3767 of file HumanSkeletonInterface.cpp.

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 3815 of file HumanSkeletonInterface.cpp.

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 3961 of file HumanSkeletonInterface.cpp.

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 4009 of file HumanSkeletonInterface.cpp.

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 2900 of file HumanSkeletonInterface.cpp.

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 2946 of file HumanSkeletonInterface.cpp.

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 2993 of file HumanSkeletonInterface.cpp.

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 3039 of file HumanSkeletonInterface.cpp.

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 402 of file HumanSkeletonInterface.cpp.

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 448 of file HumanSkeletonInterface.cpp.

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 2134 of file HumanSkeletonInterface.cpp.

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 2182 of file HumanSkeletonInterface.cpp.

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 776 of file HumanSkeletonInterface.cpp.

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 824 of file HumanSkeletonInterface.cpp.

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 970 of file HumanSkeletonInterface.cpp.

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 1018 of file HumanSkeletonInterface.cpp.

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 1261 of file HumanSkeletonInterface.cpp.

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 1309 of file HumanSkeletonInterface.cpp.

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 2231 of file HumanSkeletonInterface.cpp.

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 2279 of file HumanSkeletonInterface.cpp.

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 1164 of file HumanSkeletonInterface.cpp.

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 1212 of file HumanSkeletonInterface.cpp.

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 1940 of file HumanSkeletonInterface.cpp.

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 1988 of file HumanSkeletonInterface.cpp.

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 2037 of file HumanSkeletonInterface.cpp.

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 2085 of file HumanSkeletonInterface.cpp.

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 873 of file HumanSkeletonInterface.cpp.

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 921 of file HumanSkeletonInterface.cpp.

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 1067 of file HumanSkeletonInterface.cpp.

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 1115 of file HumanSkeletonInterface.cpp.

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 495 of file HumanSkeletonInterface.cpp.

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 541 of file HumanSkeletonInterface.cpp.

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 2522 of file HumanSkeletonInterface.cpp.

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 2570 of file HumanSkeletonInterface.cpp.

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 1358 of file HumanSkeletonInterface.cpp.

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 1406 of file HumanSkeletonInterface.cpp.

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 1552 of file HumanSkeletonInterface.cpp.

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 1600 of file HumanSkeletonInterface.cpp.

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 1843 of file HumanSkeletonInterface.cpp.

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 1891 of file HumanSkeletonInterface.cpp.

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 2619 of file HumanSkeletonInterface.cpp.

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 2667 of file HumanSkeletonInterface.cpp.

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 1746 of file HumanSkeletonInterface.cpp.

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 1794 of file HumanSkeletonInterface.cpp.

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 2328 of file HumanSkeletonInterface.cpp.

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 2376 of file HumanSkeletonInterface.cpp.

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 2425 of file HumanSkeletonInterface.cpp.

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 2473 of file HumanSkeletonInterface.cpp.

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 1455 of file HumanSkeletonInterface.cpp.

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 1503 of file HumanSkeletonInterface.cpp.

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 1649 of file HumanSkeletonInterface.cpp.

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 1697 of file HumanSkeletonInterface.cpp.

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 588 of file HumanSkeletonInterface.cpp.

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 634 of file HumanSkeletonInterface.cpp.

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 681 of file HumanSkeletonInterface.cpp.

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 727 of file HumanSkeletonInterface.cpp.

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 296 of file HumanSkeletonInterface.cpp.

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 191 of file HumanSkeletonInterface.cpp.

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 222 of file HumanSkeletonInterface.cpp.

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 259 of file HumanSkeletonInterface.cpp.

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 5034 of file HumanSkeletonInterface.cpp.

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

Get ori_head value.

Head position vector.

Returns
ori_head value

Definition at line 2689 of file HumanSkeletonInterface.cpp.

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 2701 of file HumanSkeletonInterface.cpp.

float fawkes::HumanSkeletonInterface::ori_head_confidence ( ) const

Get ori_head_confidence value.

Head position confidence.

Returns
ori_head_confidence value

Definition at line 2750 of file HumanSkeletonInterface.cpp.

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

Get ori_left_ankle value.

Left ankle position vector.

Returns
ori_left_ankle value

Definition at line 4420 of file HumanSkeletonInterface.cpp.

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 4433 of file HumanSkeletonInterface.cpp.

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 4484 of file HumanSkeletonInterface.cpp.

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

Get ori_left_collar value.

Left position vector.

Returns
ori_left_collar value

Definition at line 3062 of file HumanSkeletonInterface.cpp.

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 3075 of file HumanSkeletonInterface.cpp.

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 3126 of file HumanSkeletonInterface.cpp.

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

Get ori_left_elbow value.

Left elbow position vector.

Returns
ori_left_elbow value

Definition at line 3256 of file HumanSkeletonInterface.cpp.

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 3269 of file HumanSkeletonInterface.cpp.

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 3320 of file HumanSkeletonInterface.cpp.

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

Get ori_left_fingertip value.

Left fingertip position vector.

Returns
ori_left_fingertip value

Definition at line 3547 of file HumanSkeletonInterface.cpp.

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 3560 of file HumanSkeletonInterface.cpp.

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 3611 of file HumanSkeletonInterface.cpp.

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

Get ori_left_foot value.

Left foot position vector.

Returns
ori_left_foot value

Definition at line 4517 of file HumanSkeletonInterface.cpp.

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 4530 of file HumanSkeletonInterface.cpp.

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 4581 of file HumanSkeletonInterface.cpp.

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

Get ori_left_hand value.

Left hand position vector.

Returns
ori_left_hand value

Definition at line 3450 of file HumanSkeletonInterface.cpp.

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 3463 of file HumanSkeletonInterface.cpp.

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 3514 of file HumanSkeletonInterface.cpp.

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

Get ori_left_hip value.

Left hip position vector.

Returns
ori_left_hip value

Definition at line 4226 of file HumanSkeletonInterface.cpp.

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 4239 of file HumanSkeletonInterface.cpp.

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 4290 of file HumanSkeletonInterface.cpp.

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

Get ori_left_knee value.

Left knee position vector.

Returns
ori_left_knee value

Definition at line 4323 of file HumanSkeletonInterface.cpp.

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 4336 of file HumanSkeletonInterface.cpp.

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 4387 of file HumanSkeletonInterface.cpp.

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

Get ori_left_shoulder value.

Left shoulder position vector.

Returns
ori_left_shoulder value

Definition at line 3159 of file HumanSkeletonInterface.cpp.

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 3172 of file HumanSkeletonInterface.cpp.

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 3223 of file HumanSkeletonInterface.cpp.

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

Get ori_left_wrist value.

Left wrist position vector.

Returns
ori_left_wrist value

Definition at line 3353 of file HumanSkeletonInterface.cpp.

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 3366 of file HumanSkeletonInterface.cpp.

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 3417 of file HumanSkeletonInterface.cpp.

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

Get ori_neck value.

Neck position vector.

Returns
ori_neck value

Definition at line 2782 of file HumanSkeletonInterface.cpp.

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 2794 of file HumanSkeletonInterface.cpp.

float fawkes::HumanSkeletonInterface::ori_neck_confidence ( ) const

Get ori_neck_confidence value.

Neck position confidence.

Returns
ori_neck_confidence value

Definition at line 2843 of file HumanSkeletonInterface.cpp.

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

Get ori_right_ankle value.

Right ankle position vector.

Returns
ori_right_ankle value

Definition at line 4808 of file HumanSkeletonInterface.cpp.

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 4821 of file HumanSkeletonInterface.cpp.

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 4872 of file HumanSkeletonInterface.cpp.

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

Get ori_right_collar value.

Right collar position vector.

Returns
ori_right_collar value

Definition at line 3644 of file HumanSkeletonInterface.cpp.

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 3657 of file HumanSkeletonInterface.cpp.

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 3708 of file HumanSkeletonInterface.cpp.

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

Get ori_right_elbow value.

Right elbow position vector.

Returns
ori_right_elbow value

Definition at line 3838 of file HumanSkeletonInterface.cpp.

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 3851 of file HumanSkeletonInterface.cpp.

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 3902 of file HumanSkeletonInterface.cpp.

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

Get ori_right_fingertip value.

Right fingertip position vector.

Returns
ori_right_fingertip value

Definition at line 4129 of file HumanSkeletonInterface.cpp.

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 4142 of file HumanSkeletonInterface.cpp.

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 4193 of file HumanSkeletonInterface.cpp.

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

Get ori_right_foot value.

Right foot position vector.

Returns
ori_right_foot value

Definition at line 4905 of file HumanSkeletonInterface.cpp.

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 4918 of file HumanSkeletonInterface.cpp.

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 4969 of file HumanSkeletonInterface.cpp.

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

Get ori_right_hand value.

Right hand position vector.

Returns
ori_right_hand value

Definition at line 4032 of file HumanSkeletonInterface.cpp.

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 4045 of file HumanSkeletonInterface.cpp.

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 4096 of file HumanSkeletonInterface.cpp.

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

Get ori_right_hip value.

Right hip position vector.

Returns
ori_right_hip value

Definition at line 4614 of file HumanSkeletonInterface.cpp.

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 4627 of file HumanSkeletonInterface.cpp.

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 4678 of file HumanSkeletonInterface.cpp.

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

Get ori_right_knee value.

Right knee position vector.

Returns
ori_right_knee value

Definition at line 4711 of file HumanSkeletonInterface.cpp.

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 4724 of file HumanSkeletonInterface.cpp.

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 4775 of file HumanSkeletonInterface.cpp.

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

Get ori_right_shoulder value.

Right shoulder position vector.

Returns
ori_right_shoulder value

Definition at line 3741 of file HumanSkeletonInterface.cpp.

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 3754 of file HumanSkeletonInterface.cpp.

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 3805 of file HumanSkeletonInterface.cpp.

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

Get ori_right_wrist value.

Right wrist position vector.

Returns
ori_right_wrist value

Definition at line 3935 of file HumanSkeletonInterface.cpp.

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 3948 of file HumanSkeletonInterface.cpp.

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 3999 of file HumanSkeletonInterface.cpp.

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

Get ori_torso value.

Torso position vector.

Returns
ori_torso value

Definition at line 2875 of file HumanSkeletonInterface.cpp.

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 2887 of file HumanSkeletonInterface.cpp.

float fawkes::HumanSkeletonInterface::ori_torso_confidence ( ) const

Get ori_torso_confidence value.

Torso position confidence.

Returns
ori_torso_confidence value

Definition at line 2936 of file HumanSkeletonInterface.cpp.

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

Get ori_waist value.

Waist position vector.

Returns
ori_waist value

Definition at line 2968 of file HumanSkeletonInterface.cpp.

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 2980 of file HumanSkeletonInterface.cpp.

float fawkes::HumanSkeletonInterface::ori_waist_confidence ( ) const

Get ori_waist_confidence value.

Waist position confidence.

Returns
ori_waist_confidence value

Definition at line 3029 of file HumanSkeletonInterface.cpp.

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

Get pos_head value.

Head position vector.

Returns
pos_head value

Definition at line 377 of file HumanSkeletonInterface.cpp.

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 389 of file HumanSkeletonInterface.cpp.

float fawkes::HumanSkeletonInterface::pos_head_confidence ( ) const

Get pos_head_confidence value.

Head position confidence.

Returns
pos_head_confidence value

Definition at line 438 of file HumanSkeletonInterface.cpp.

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

Get pos_left_ankle value.

Left ankle position vector.

Returns
pos_left_ankle value

Definition at line 2108 of file HumanSkeletonInterface.cpp.

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 2121 of file HumanSkeletonInterface.cpp.

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 2172 of file HumanSkeletonInterface.cpp.

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

Get pos_left_collar value.

Left position vector.

Returns
pos_left_collar value

Definition at line 750 of file HumanSkeletonInterface.cpp.

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 763 of file HumanSkeletonInterface.cpp.

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 814 of file HumanSkeletonInterface.cpp.

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

Get pos_left_elbow value.

Left elbow position vector.

Returns
pos_left_elbow value

Definition at line 944 of file HumanSkeletonInterface.cpp.

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 957 of file HumanSkeletonInterface.cpp.

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 1008 of file HumanSkeletonInterface.cpp.

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

Get pos_left_fingertip value.

Left fingertip position vector.

Returns
pos_left_fingertip value

Definition at line 1235 of file HumanSkeletonInterface.cpp.

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 1248 of file HumanSkeletonInterface.cpp.

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 1299 of file HumanSkeletonInterface.cpp.

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

Get pos_left_foot value.

Left foot position vector.

Returns
pos_left_foot value

Definition at line 2205 of file HumanSkeletonInterface.cpp.

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 2218 of file HumanSkeletonInterface.cpp.

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 2269 of file HumanSkeletonInterface.cpp.

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

Get pos_left_hand value.

Left hand position vector.

Returns
pos_left_hand value

Definition at line 1138 of file HumanSkeletonInterface.cpp.

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 1151 of file HumanSkeletonInterface.cpp.

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 1202 of file HumanSkeletonInterface.cpp.

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

Get pos_left_hip value.

Left hip position vector.

Returns
pos_left_hip value

Definition at line 1914 of file HumanSkeletonInterface.cpp.

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 1927 of file HumanSkeletonInterface.cpp.

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 1978 of file HumanSkeletonInterface.cpp.

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

Get pos_left_knee value.

Left knee position vector.

Returns
pos_left_knee value

Definition at line 2011 of file HumanSkeletonInterface.cpp.

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 2024 of file HumanSkeletonInterface.cpp.

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 2075 of file HumanSkeletonInterface.cpp.

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

Get pos_left_shoulder value.

Left shoulder position vector.

Returns
pos_left_shoulder value

Definition at line 847 of file HumanSkeletonInterface.cpp.

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 860 of file HumanSkeletonInterface.cpp.

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 911 of file HumanSkeletonInterface.cpp.

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

Get pos_left_wrist value.

Left wrist position vector.

Returns
pos_left_wrist value

Definition at line 1041 of file HumanSkeletonInterface.cpp.

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 1054 of file HumanSkeletonInterface.cpp.

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 1105 of file HumanSkeletonInterface.cpp.

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

Get pos_neck value.

Neck position vector.

Returns
pos_neck value

Definition at line 470 of file HumanSkeletonInterface.cpp.

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 482 of file HumanSkeletonInterface.cpp.

float fawkes::HumanSkeletonInterface::pos_neck_confidence ( ) const

Get pos_neck_confidence value.

Neck position confidence.

Returns
pos_neck_confidence value

Definition at line 531 of file HumanSkeletonInterface.cpp.

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

Get pos_right_ankle value.

Right ankle position vector.

Returns
pos_right_ankle value

Definition at line 2496 of file HumanSkeletonInterface.cpp.

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 2509 of file HumanSkeletonInterface.cpp.

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 2560 of file HumanSkeletonInterface.cpp.

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

Get pos_right_collar value.

Right collar position vector.

Returns
pos_right_collar value

Definition at line 1332 of file HumanSkeletonInterface.cpp.

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 1345 of file HumanSkeletonInterface.cpp.

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 1396 of file HumanSkeletonInterface.cpp.

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

Get pos_right_elbow value.

Right elbow position vector.

Returns
pos_right_elbow value

Definition at line 1526 of file HumanSkeletonInterface.cpp.

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 1539 of file HumanSkeletonInterface.cpp.

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 1590 of file HumanSkeletonInterface.cpp.

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

Get pos_right_fingertip value.

Right fingertip position vector.

Returns
pos_right_fingertip value

Definition at line 1817 of file HumanSkeletonInterface.cpp.

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 1830 of file HumanSkeletonInterface.cpp.

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 1881 of file HumanSkeletonInterface.cpp.

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

Get pos_right_foot value.

Right foot position vector.

Returns
pos_right_foot value

Definition at line 2593 of file HumanSkeletonInterface.cpp.

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 2606 of file HumanSkeletonInterface.cpp.

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 2657 of file HumanSkeletonInterface.cpp.

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

Get pos_right_hand value.

Right hand position vector.

Returns
pos_right_hand value

Definition at line 1720 of file HumanSkeletonInterface.cpp.

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 1733 of file HumanSkeletonInterface.cpp.

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 1784 of file HumanSkeletonInterface.cpp.

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

Get pos_right_hip value.

Right hip position vector.

Returns
pos_right_hip value

Definition at line 2302 of file HumanSkeletonInterface.cpp.

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 2315 of file HumanSkeletonInterface.cpp.

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 2366 of file HumanSkeletonInterface.cpp.

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

Get pos_right_knee value.

Right knee position vector.

Returns
pos_right_knee value

Definition at line 2399 of file HumanSkeletonInterface.cpp.

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 2412 of file HumanSkeletonInterface.cpp.

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 2463 of file HumanSkeletonInterface.cpp.

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

Get pos_right_shoulder value.

Right shoulder position vector.

Returns
pos_right_shoulder value

Definition at line 1429 of file HumanSkeletonInterface.cpp.

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 1442 of file HumanSkeletonInterface.cpp.

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 1493 of file HumanSkeletonInterface.cpp.

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

Get pos_right_wrist value.

Right wrist position vector.

Returns
pos_right_wrist value

Definition at line 1623 of file HumanSkeletonInterface.cpp.

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 1636 of file HumanSkeletonInterface.cpp.

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 1687 of file HumanSkeletonInterface.cpp.

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

Get pos_torso value.

Torso position vector.

Returns
pos_torso value

Definition at line 563 of file HumanSkeletonInterface.cpp.

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 575 of file HumanSkeletonInterface.cpp.

float fawkes::HumanSkeletonInterface::pos_torso_confidence ( ) const

Get pos_torso_confidence value.

Torso position confidence.

Returns
pos_torso_confidence value

Definition at line 624 of file HumanSkeletonInterface.cpp.

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

Get pos_waist value.

Waist position vector.

Returns
pos_waist value

Definition at line 656 of file HumanSkeletonInterface.cpp.

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 668 of file HumanSkeletonInterface.cpp.

float fawkes::HumanSkeletonInterface::pos_waist_confidence ( ) const

Get pos_waist_confidence value.

Waist position confidence.

Returns
pos_waist_confidence value

Definition at line 717 of file HumanSkeletonInterface.cpp.

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

Get pose value.

Detected user pose.

Returns
pose value

Definition at line 286 of file HumanSkeletonInterface.cpp.

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 364 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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

Set com value.

Center of mass.

Parameters
new_comnew com value

Definition at line 352 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2736 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2724 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2771 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4470 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4457 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4505 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3112 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3099 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3147 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3306 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3293 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3341 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3597 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3584 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3632 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4567 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4554 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4602 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3500 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3487 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3535 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4276 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4263 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4311 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4373 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4360 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4408 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3209 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3196 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3244 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3403 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3390 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3438 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2829 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2817 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2864 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4858 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4845 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4893 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3694 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3681 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3729 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3888 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3875 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3923 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4179 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4166 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4214 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4955 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4942 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4990 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4082 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4069 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4117 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4664 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4651 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4699 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4761 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4748 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4796 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3791 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3778 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3826 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3985 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3972 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 4020 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2922 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2910 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2957 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3015 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3003 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 3050 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 424 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 412 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 459 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2158 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2145 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2193 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 800 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 787 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 835 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 994 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 981 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1029 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1285 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1272 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1320 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2255 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2242 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2290 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1188 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1175 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1223 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1964 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1951 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1999 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2061 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2048 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2096 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 897 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 884 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 932 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1091 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1078 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1126 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 517 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 505 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 552 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2546 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2533 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2581 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1382 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1369 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1417 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1576 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1563 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1611 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1867 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1854 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1902 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2643 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2630 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2678 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1770 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1757 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1805 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2352 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2339 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2387 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2449 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2436 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 2484 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1479 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1466 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1514 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1673 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1660 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 1708 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 610 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 598 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 645 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 703 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 691 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 738 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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

Set pose value.

Detected user pose.

Parameters
new_posenew pose value

Definition at line 306 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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

Set state value.

Current state.

Parameters
new_statenew state value

Definition at line 201 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 232 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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 275 of file HumanSkeletonInterface.cpp.

References fawkes::Interface::data_changed.

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

Get state value.

Current state.

Returns
state value

Definition at line 181 of file HumanSkeletonInterface.cpp.

Referenced by SkelGuiSkeletonDrawer::SkelGuiSkeletonDrawer(), and SkelGuiSkeletonDrawer3D::SkelGuiSkeletonDrawer3D().

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 165 of file HumanSkeletonInterface.cpp.

uint32_t fawkes::HumanSkeletonInterface::user_id ( ) const

Get user_id value.

Tracking ID of this user.

Returns
user_id value

Definition at line 212 of file HumanSkeletonInterface.cpp.

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 249 of file HumanSkeletonInterface.cpp.


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