Public Member Functions | |
def | __init__ |
def | subscribe |
def | unsubscribe |
Public Attributes | |
arms_score_threshold | |
debug_pub | |
hand_ratio | |
hand_width_ratio | |
limb_part | |
person_indices | |
pub | |
subs | |
Static Public Attributes | |
list | limb_names |
Private Member Functions | |
def | _cb |
def | _create_hand_mask |
Definition at line 15 of file people_mask_publisher.py.
Definition at line 38 of file people_mask_publisher.py.
def node_scripts.people_mask_publisher.PeopleMaskPublisher._cb | ( | self, | |
img_msg, | |||
people_pose_array_msg | |||
) | [private] |
Definition at line 72 of file people_mask_publisher.py.
def node_scripts.people_mask_publisher.PeopleMaskPublisher._create_hand_mask | ( | self, | |
people_pose, | |||
img, | |||
arm = ['R' , |
|||
L | |||
) | [private] |
Definition at line 99 of file people_mask_publisher.py.
Definition at line 52 of file people_mask_publisher.py.
Definition at line 68 of file people_mask_publisher.py.
Definition at line 38 of file people_mask_publisher.py.
Definition at line 38 of file people_mask_publisher.py.
Definition at line 38 of file people_mask_publisher.py.
Definition at line 38 of file people_mask_publisher.py.
["Nose", "Neck", "RShoulder", "RElbow", "RWrist", "LShoulder", "LElbow", "LWrist", "RHip", "RKnee", "RAnkle", "LHip", "LKnee", "LAnkle", "REye", "LEye", "REar", "LEar", 'RHand', 'LHand']
Definition at line 17 of file people_mask_publisher.py.
Definition at line 38 of file people_mask_publisher.py.
Definition at line 38 of file people_mask_publisher.py.
Definition at line 38 of file people_mask_publisher.py.
Definition at line 52 of file people_mask_publisher.py.