C++ API & examples improved

This commit is contained in:
gineshidalgo99
2018-09-26 18:56:19 -04:00
parent fee4fb49dc
commit fd566ce918
88 changed files with 3648 additions and 4681 deletions
+2
View File
@@ -0,0 +1,2 @@
# Python API Examples
This folder provides examples to the basic OpenPose Python API. The analogous C++ API is exposed in [examples/tutorial_api_cpp/](../tutorial_api_cpp/).