Pinocchioo and GitHub
d2d02895a5
Fix python examples_09 ( #1794 )
2020-12-16 21:23:39 -05:00
Gines Hidalgo
3a7cd1dbde
Deprecated non-API examples and further simplified readme/doc
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-20 23:21:53 -05:00
Gines Hidalgo
f20d5ee0e7
Doc further ordered and restructured
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-19 19:57:00 -05:00
Gines Hidalgo
1d46c088fc
Doc ordered in a more intuitive way
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-19 00:42:23 -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 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
Andrei Costinescu and GitHub
de3bea5f71
Update 10_asynchronous_custom_input.cpp ( #1696 )
...
Fix typo "funtion" -> "function" on line 40
2020-09-11 22:43:46 -04:00
Gines Hidalgo
b365f48e48
C++ tutorial API only cv::imshow if not empty
2020-06-19 19:13:05 -04:00
Gines Hidalgo
9827ab75d6
Made (even) more clear tutorial thread is advanced
2020-06-14 00:05:25 -04:00
Gines Hidalgo
3d057691b2
OpenPose v1.6.0
2020-04-26 23:49:20 -04:00
Gines Hidalgo
66a2757f47
Added 3d asynchronous functionality and example
2020-04-23 23:52:18 -04:00
Gines Hidalgo
4902c033c4
Fixed compiling error
2020-04-04 18:38:17 -04:00
Gines Hidalgo
c71b55b63e
Proper fix for #1439 and cleaned accepted PRs
2020-04-04 14:53:50 -04:00
Gines Hidalgo
eef7e8abec
Fixed compiling error
2019-11-10 04:31:44 -05:00
Gines Hidalgo
d0bb4e9094
Added ZeroToOneFixedAspect and PlusMinusOneFixedAspect to ScaleMode
2019-11-10 00:45:36 -05:00
Lim Xiang Yann and Gines
469d6ed0ac
Doc improvements for mac (hw.logicalcpu) ( #1415 )
2019-11-09 17:30:26 -05:00
Gines Hidalgo
100eb3353c
Fixed typo in examples
2019-10-13 11:29:55 -04:00
Gines Hidalgo
3d11f48e6d
Updated Python to Matrix
2019-10-13 11:14:15 -04:00
Gines Hidalgo
8924b17642
Updated handFromJsonTest to String
2019-10-07 23:54:18 -04:00
Gines Hidalgo
d637c5c241
Added String vs. std::string
2019-10-07 23:46:30 -04:00
Gines Hidalgo
d6174a2ce1
Renamed check(), log() and dLog() to avoid 3rd-party function name redefinitions
2019-10-06 22:09:52 -04:00
Gines Hidalgo
d5d3427414
OpenCV (so all 3rdparty deps) removed from headers
2019-10-06 20:46:48 -04:00
Gines Hidalgo
47af3a8f80
Removed Windows warnings
2019-09-25 00:26:42 -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
Raaj and Gines
1e4a785357
Python fix to #1161 , #1170 , and keypoint from heatmap example ( #1192 )
2019-04-15 18:44:40 -04:00
Gines Hidalgo
5c6e9c2607
Fixed #1094
2019-04-13 20:22:56 -04:00
Gines Hidalgo
b00243a71e
Improved doc, added AVX header
2019-04-08 13:05:37 -04:00
gineshidalgo99
09df229177
Fixed typos in doc and Python API
2019-03-20 08:42:02 -04:00
gineshidalgo99
063c03541e
More general COCO JSON generator
2019-03-12 11:37:18 -04:00
gineshidalgo99
e81982bc72
Exceptions in threads automatically handled
2019-02-08 22:38:22 -05: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
gineshidalgo99
665b23e51b
Removed boost and caffe deps from headers
2019-02-02 19:39:51 -05:00
gineshidalgo99
853ccb1e12
Improved Python doc
2019-01-24 00:43:13 -05:00
Raaj and Gines
b064a4836e
New examples for PyOpenPose ( #1039 )
2019-01-21 19:18:22 -05:00
gineshidalgo99
3356336e37
Added pre-processing worker to Wrapper ( #608 )
2019-01-21 16:20:49 -05:00
gineshidalgo99
084d1691ce
Added and cleaned some examples
2019-01-21 15:33:23 -05:00
gineshidalgo99
efdf39d6d7
Queue size configurable through wrapper and cleaned examples
2019-01-20 23:58:29 -05:00
gineshidalgo99
5f768fe52b
Doc for standalone face/hand + Travis scripts
2019-01-19 19:32:11 -05:00
gineshidalgo99
5b84113566
Examples highly improved
2019-01-19 02:34:03 -05:00
gineshidalgo99
e2995e173e
Added most examples to Travis
2019-01-18 12:38:04 -05:00
gineshidalgo99
f0664bcd0f
Added mp4 saving option
2019-01-17 18:26:32 -05:00
Nico Zevallos and Gines
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
Raaj and Gines
2fe8292c02
Windows-Python compile error fixed ( #1020 )
2019-01-14 23:09: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
fc6d35998d
Renamed openpose_caffe as openpose in CMake
2019-01-10 20:01:26 -05:00