mirror of
https://github.com/gosticks/openpose.git
synced 2026-08-14 05:10:21 +00:00
New examples for PyOpenPose (#1039)
This commit is contained in:
@@ -3,3 +3,7 @@ configure_file(openpose_python.py openpose_python.py)
|
||||
configure_file(1_body_from_image.py 1_body_from_image.py)
|
||||
configure_file(2_whole_body_from_image.py 2_whole_body_from_image.py)
|
||||
configure_file(3_heatmaps_from_image.py 3_heatmaps_from_image.py)
|
||||
configure_file(4_keypoints_from_images.py 4_keypoints_from_images.py)
|
||||
configure_file(5_keypoints_from_images_multi_gpu.py 5_keypoints_from_images_multi_gpu.py)
|
||||
configure_file(6_face_from_image.py 6_face_from_image.py)
|
||||
configure_file(7_hand_from_image.py 7_hand_from_image.py)
|
||||
|
||||
Reference in New Issue
Block a user