8 Commits
Author SHA1 Message Date
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 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
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