Python Pybind11 wrapper (#1014)

This commit is contained in:
Raaj
2019-01-11 19:39:05 -05:00
committed by Gines
parent 6a6dd2e000
commit 29fc0039ff
20 changed files with 701 additions and 741 deletions
+4 -1
View File
@@ -1,2 +1,5 @@
### Add Python Test
configure_file(1_extract_pose.py 1_extract_pose.py)
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)