21 Commits
Author SHA1 Message Date
PinocchiooandGitHub d2d02895a5 Fix python examples_09 (#1794) 2020-12-16 21:23:39 -05:00
Gines Hidalgo 258182c28c OpenPose v1.7.0
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2020-11-15 21:34:38 -05:00
Frankie RobertsonandGitHub 7b960082e2 Improve Python API including enabled AsynchronousOut mode (#1593)
* Move producer configuration into configure(...) method of Python API

* Enable output from OpenPose in Python API by making VectorDatum an opaque STL type

* Return empty arrays as None in Python API

* Add type_caster for Array<long long> for datum.poseIds in Python API

* Add ThreadManagerMode enum to Python interface

* Update Python tutorial in line with updated interface and add demo of AsynchronousOut mode

* Remove static_cast of ThreadManagerMode which is no longer needed

* Only set up producer in Python API when SynchronousIn is set

* Fix up memory handling in emplaceAndPop

* Pass AsynchronousOut in async out example
2020-10-29 10:48:49 -04:00
Gines Hidalgo 3d057691b2 OpenPose v1.6.0 2020-04-26 23:49:20 -04:00
Gines Hidalgo 3d11f48e6d Updated Python to Matrix 2019-10-13 11:14:15 -04:00
Gines Hidalgo d5d3427414 OpenCV (so all 3rdparty deps) removed from headers 2019-10-06 20:46:48 -04:00
Gines Hidalgo 363cd0b5d4 OpenPose v1.5.1 2019-09-03 21:39:03 -04:00
Gines Hidalgo ac2dde6002 OpenPose v1.5.0 2019-05-16 09:13:15 -04:00
RaajandGines 1e4a785357 Python fix to #1161, #1170, and keypoint from heatmap example (#1192) 2019-04-15 18:44:40 -04:00
gineshidalgo99 09df229177 Fixed typos in doc and Python API 2019-03-20 08:42:02 -04:00
RaajandGines 4d70fdf5e0 New Pybind demo (#1073) 2019-02-08 11:47:25 -05:00
gineshidalgo99 de117486e1 Added flags body+upsampling_scale, new tutorial example 2019-02-08 00:24:01 -05:00
gineshidalgo99 853ccb1e12 Improved Python doc 2019-01-24 00:43:13 -05:00
RaajandGines b064a4836e New examples for PyOpenPose (#1039) 2019-01-21 19:18:22 -05:00
Nico ZevallosandGines ce6338f8a6 Changed behaviour when encountering import errors for easier debugging. (#1031) 2019-01-17 11:58:26 -05:00
gineshidalgo99 a620d411c2 Updated submodules and TX2 JetPack scripts 2019-01-15 11:02:48 -05:00
RaajandGines 2fe8292c02 Windows-Python compile error fixed (#1020) 2019-01-14 23:09:48 -05:00
RaajandGines f3ab8def2f Change python name (#1016) 2019-01-13 18:54:06 -05:00
RaajandGines 29fc0039ff Python Pybind11 wrapper (#1014) 2019-01-11 19:39:05 -05:00
gineshidalgo99 8e4cd8052f Removed compiler warning 2018-12-19 21:55:15 -05:00
gineshidalgo99 fd566ce918 C++ API & examples improved 2018-09-26 18:56:19 -04:00