Definition at line 155 of file human_mesh_recovery.py.
| def node_scripts.human_mesh_recovery.HumanMeshRecovery.__init__ |
( |
|
self | ) |
|
| def node_scripts.human_mesh_recovery.HumanMeshRecovery._cb |
( |
|
self, |
|
|
|
img_msg |
|
) |
| |
|
private |
| def node_scripts.human_mesh_recovery.HumanMeshRecovery._cb_with_pose |
( |
|
self, |
|
|
|
img_msg, |
|
|
|
people_pose_msg |
|
) |
| |
|
private |
| def node_scripts.human_mesh_recovery.HumanMeshRecovery._create_people_pose_array_msgs |
( |
|
self, |
|
|
|
people_joint_positions, |
|
|
|
header |
|
) |
| |
|
private |
| def node_scripts.human_mesh_recovery.HumanMeshRecovery._load_model |
( |
|
self | ) |
|
|
private |
| def node_scripts.human_mesh_recovery.HumanMeshRecovery.pose_estimate |
( |
|
self, |
|
|
|
imgs |
|
) |
| |
| def node_scripts.human_mesh_recovery.HumanMeshRecovery.subscribe |
( |
|
self | ) |
|
| def node_scripts.human_mesh_recovery.HumanMeshRecovery.unsubscribe |
( |
|
self | ) |
|
| node_scripts.human_mesh_recovery.HumanMeshRecovery.br |
| node_scripts.human_mesh_recovery.HumanMeshRecovery.encoder_fc3_model |
| node_scripts.human_mesh_recovery.HumanMeshRecovery.gpu |
| node_scripts.human_mesh_recovery.HumanMeshRecovery.num_stage |
| node_scripts.human_mesh_recovery.HumanMeshRecovery.pose_pub |
| node_scripts.human_mesh_recovery.HumanMeshRecovery.resnet_v2 |
| node_scripts.human_mesh_recovery.HumanMeshRecovery.smpl |
| node_scripts.human_mesh_recovery.HumanMeshRecovery.subs |
| node_scripts.human_mesh_recovery.HumanMeshRecovery.with_people_pose |
The documentation for this class was generated from the following file: