Public Member Functions | |
def | __init__ |
def | callback |
def | config_callback |
def | publish_face_rects |
def | publish_gender |
def | publish_pose |
def | subscribe |
def | unsubscribe |
def | visualize |
Public Attributes | |
approximate_sync | |
classifier_name | |
cv_bridge | |
face_padding | |
face_threshold | |
predictor | |
pub_debug_image | |
pub_gender | |
pub_pose | |
pub_rect | |
queue_size | |
slop | |
srv | |
subscribers | |
sync |
Definition at line 192 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
def node_scripts.face_pose_estimation.FacePoseEstimator.callback | ( | self, | |
img, | |||
pose2d, | |||
pose3d | |||
) |
Definition at line 258 of file face_pose_estimation.py.
def node_scripts.face_pose_estimation.FacePoseEstimator.config_callback | ( | self, | |
config, | |||
level | |||
) |
Definition at line 220 of file face_pose_estimation.py.
def node_scripts.face_pose_estimation.FacePoseEstimator.publish_face_rects | ( | self, | |
header, | |||
results | |||
) |
Definition at line 328 of file face_pose_estimation.py.
def node_scripts.face_pose_estimation.FacePoseEstimator.publish_gender | ( | self, | |
header, | |||
results | |||
) |
Definition at line 335 of file face_pose_estimation.py.
def node_scripts.face_pose_estimation.FacePoseEstimator.publish_pose | ( | self, | |
header, | |||
results, | |||
img | |||
) |
Definition at line 348 of file face_pose_estimation.py.
Definition at line 238 of file face_pose_estimation.py.
Definition at line 254 of file face_pose_estimation.py.
Definition at line 217 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 220 of file face_pose_estimation.py.
Definition at line 220 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 193 of file face_pose_estimation.py.
Definition at line 238 of file face_pose_estimation.py.
Definition at line 238 of file face_pose_estimation.py.