Classes | |
class | PeoplePoseEstimation2D |
Functions | |
def | find_joint |
def | padRightDownCorner |
def node_scripts.people_pose_estimation_2d.find_joint | ( | limb, | |
jts | |||
) |
Definition at line 32 of file people_pose_estimation_2d.py.
def node_scripts.people_pose_estimation_2d.padRightDownCorner | ( | img, | |
stride, | |||
padValue | |||
) |
Definition at line 40 of file people_pose_estimation_2d.py.