Definition at line 15 of file people_mask_publisher.py.
| def node_scripts.people_mask_publisher.PeopleMaskPublisher.__init__ |
( |
|
self | ) |
|
| def node_scripts.people_mask_publisher.PeopleMaskPublisher._cb |
( |
|
self, |
|
|
|
img_msg, |
|
|
|
people_pose_array_msg |
|
) |
| |
|
private |
| def node_scripts.people_mask_publisher.PeopleMaskPublisher._create_hand_mask |
( |
|
self, |
|
|
|
people_pose, |
|
|
|
img, |
|
|
|
arm = ['R', |
|
|
|
L |
|
) |
| |
|
private |
| def node_scripts.people_mask_publisher.PeopleMaskPublisher._create_nose_mask |
( |
|
self, |
|
|
|
people_pose, |
|
|
|
img |
|
) |
| |
|
private |
| def node_scripts.people_mask_publisher.PeopleMaskPublisher.subscribe |
( |
|
self | ) |
|
| def node_scripts.people_mask_publisher.PeopleMaskPublisher.unsubscribe |
( |
|
self | ) |
|
| node_scripts.people_mask_publisher.PeopleMaskPublisher.arms_score_threshold |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.debug_pub |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.face_ratio |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.face_shoulder_ratio |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.face_width_margin_ratio |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.hand_ratio |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.hand_width_ratio |
| list node_scripts.people_mask_publisher.PeopleMaskPublisher.limb_names |
|
static |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.limb_part |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.person_indices |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.pub |
| node_scripts.people_mask_publisher.PeopleMaskPublisher.subs |
The documentation for this class was generated from the following file: