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 @@
# C++ API Examples
This folder provides examples to the basic OpenPose C++ API. The analogous Python API is exposed in [examples/tutorial_api_python/](../tutorial_api_python/).