Frankie Robertson and GitHub
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
Raaj and Gines
e31bdcd866
Added functions for pose params ( #1413 )
2019-11-10 11:31:59 -05:00
Gines Hidalgo
3d11f48e6d
Updated Python to Matrix
2019-10-13 11:14:15 -04:00
Gines Hidalgo
d637c5c241
Added String vs. std::string
2019-10-07 23:46:30 -04:00
Gines Hidalgo
35cf7abf12
Updated Python to new code
2019-10-07 07:14:54 -04:00
Raaj and Gines
1e4a785357
Python fix to #1161 , #1170 , and keypoint from heatmap example ( #1192 )
2019-04-15 18:44:40 -04:00
Raaj and Gines
fe767a1ac4
Added sudo make install for PyOP ( #1149 )
2019-03-20 11:45:02 -04:00
gineshidalgo99
063c03541e
More general COCO JSON generator
2019-03-12 11:37:18 -04:00
Raaj and Gines
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
Raaj and Gines
b064a4836e
New examples for PyOpenPose ( #1039 )
2019-01-21 19:18:22 -05:00
gineshidalgo99
5b84113566
Examples highly improved
2019-01-19 02:34:03 -05:00
gineshidalgo99
f0664bcd0f
Added mp4 saving option
2019-01-17 18:26:32 -05:00
gineshidalgo99
a620d411c2
Updated submodules and TX2 JetPack scripts
2019-01-15 11:02:48 -05:00
Raaj and Gines
f3ab8def2f
Change python name ( #1016 )
2019-01-13 18:54:06 -05:00
gineshidalgo99
4151a1963b
Changes for Python and Unity binds
2019-01-12 16:31:58 -05:00
Raaj and Gines
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
Will Badart and Gines
eedc754002
Fix getPoseMaxPeaks bug in Python API ( #930 )
2018-11-16 10:57:41 -05:00
gineshidalgo99
3377d18c99
Fixed link and grammar typos
2018-11-07 15:45:23 -05:00
gineshidalgo99
0fd438d8f2
OpenCV 4.0 compatibility
2018-11-06 20:52:38 -05:00
gineshidalgo99
18f352d344
WrapperT.configure() modified
2018-09-26 21:29:41 -04:00
gineshidalgo99
fd566ce918
C++ API & examples improved
2018-09-26 18:56:19 -04:00
Raphaël Droz and Gines
a6bde61423
Ensure output size passed to cv2.warpAffine() is integer ( #825 )
2018-09-09 22:02:03 -04:00
Raaj and Gines
6d76f91a06
Allow Windows run on Debug Build for Python ( #691 )
2018-06-29 12:50:59 -04:00
Raaj and Gines
6d449f7518
Update openpose.py ( #690 )
2018-06-29 12:12:28 -04:00
Raaj and Gines
c8e387926c
Python fix ( #674 )
...
* Bug fixes for Python Windows and Cmake
* Update to python doc
* Added BUILD_DLL
2018-06-25 21:56:23 -06:00
Raaj and Gines
3cf6fb0b89
Amd fix and Python API ( #648 )
2018-06-18 00:55:30 -06:00