Gines Hidalgo
8d2f3a88f1
Improved demo_quick_start.md
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-21 01:14:42 -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
Gines Hidalgo
3533300575
Removed CLang warnings
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-15 20:11:48 -05:00
Gines Hidalgo
1198458b86
Ubuntu20: Removed compiler warnings
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-09 23:34:43 -05:00
Gines Hidalgo
4faace17b6
90 and 270 rotations working again #1586
2020-06-13 21:40:17 -04:00
Gines Hidalgo
3d057691b2
OpenPose v1.6.0
2020-04-26 23:49:20 -04:00
Gines Hidalgo
3b94390346
Fixed flag output_resolution not working with gpu rendering
2020-04-26 23:19:05 -04:00
Gines Hidalgo
e838803ea5
Fixed 4k images with many people not rendering skeletons
2020-04-26 23:18:40 -04:00
Gines Hidalgo
98e53de174
All/some skeletons not properly displayed or missing when many people
2020-04-26 16:39:18 -04:00
Gines Hidalgo
82e452f4b4
Added more verbose to Wrapper & fixed wrong non-CPU render when body=cpu & face/hand set to auto but disabled
2020-04-23 23:54:18 -04:00
Gines Hidalgo
66a2757f47
Added 3d asynchronous functionality and example
2020-04-23 23:52:18 -04:00
Jiawei Liu and GitHub
d4db1c9fe4
Macro issue in openCvMultiversionHeaders.hpp that makes CV4+ not compatible ( #1491 )
...
In old versions, variables like `CV_IMWRITE_JPEG_QUALITY` are "enum"s not "define"s. Hence, "ifdef"s here are useless here and will make OpenCV4.0+(non-alpha/beta version) not able to compile. This can be fixed by detecting the macro `cvvConvertImage` which is along with CV_LOAD_xxx & CV_IMWRITE_xxx in old versions :)
2020-04-04 16:14:15 -04:00
Gines Hidalgo
c71b55b63e
Proper fix for #1439 and cleaned accepted PRs
2020-04-04 14:53:50 -04:00
Gines Hidalgo
91265c88d2
NatSort working with numbers longer than the int limit
2019-11-10 05:00:17 -05:00
Gines Hidalgo
d0bb4e9094
Added ZeroToOneFixedAspect and PlusMinusOneFixedAspect to ScaleMode
2019-11-10 00:45:36 -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
d6174a2ce1
Renamed check(), log() and dLog() to avoid 3rd-party function name redefinitions
2019-10-06 22:09:52 -04:00
Gines Hidalgo
41d8c08745
Header call moved to first line of each cpp
2019-10-06 21:13:27 -04:00
Gines Hidalgo
d5d3427414
OpenCV (so all 3rdparty deps) removed from headers
2019-10-06 20:46:48 -04:00
Gines Hidalgo
66ea7b325e
More Windows warnings removed
2019-09-25 08:47:51 -04:00
Gines Hidalgo
4f9ee6b13c
OpenCV (win64) updated to 4.1.1
2019-09-24 23:32:36 -04:00
Gines Hidalgo
3ba22c530a
Improved doc
2019-09-10 20:20:52 -04:00
Gines Hidalgo
363cd0b5d4
OpenPose v1.5.1
2019-09-03 21:39:03 -04:00
Gines Hidalgo
5283e28e89
Added doc to save heatmaps in floating format #1333
2019-08-26 22:57:49 -04:00
Gines Hidalgo
e1cec23d44
Improved CPU accuracy #1240
2019-08-25 20:52:52 -04:00
Gines Hidalgo
7c1e8e4004
Sanity checks for flir camera with 3-d #1254
2019-07-14 18:40:54 -04:00
Aditya Vaidya and Gines
a07bb9c548
Fix sanity check in configureThreadManager ( #1285 )
2019-07-14 11:47:06 -04:00
Gines Hidalgo
3c9441ae62
Slightly improved mAP and reduced false positives, but reduced mAR
2019-05-25 15:51:53 -04:00
Gines Hidalgo
fcf9ab8e0c
Improved 3d triangulation
2019-05-16 19:24:01 -04:00
Gines Hidalgo
ac2dde6002
OpenPose v1.5.0
2019-05-16 09:13:15 -04:00
Gines Hidalgo
85fe24c767
OpOutputToCvMat on CUDA
2019-05-07 18:15:59 -04:00
Gines Hidalgo
00b6842a5e
Reduced latency with CUDA cvMatToOpOutput
2019-05-07 08:30:28 -04:00
Gines Hidalgo
99fb8c5921
Function cvMatToOpOutput on GPU
2019-05-06 23:41:25 -04:00
Gines Hidalgo
0c635c1f4f
Added tracking id in JSON + 2x faster resize
2019-05-05 20:40:52 -04:00
joker3212 and Gines
35f8c9d18f
Render and resize speedup in CUDA ( #1209 )
2019-05-03 21:42:31 -04:00
Gines Hidalgo
5f4cf6bf92
Faster NMS & body part connector
2019-05-02 18:32:09 -04:00
Gines Hidalgo
6d3ff8b336
Added support/doc for CMake 3.14 on Windows
2019-04-20 19:06:13 -04:00
Gines Hidalgo
fc0b2704bb
First C++ example auto-selects GPU/CPU rendering #1135
2019-04-14 00:03:47 -04:00
Gines Hidalgo
9e8f2bbe96
Removed mutex from ConfigureLog
2019-04-13 21:34:15 -04:00
Gines Hidalgo
214808f4ca
Avoided duplicated function names
2019-04-08 13:16:08 -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
Gines Hidalgo
7f8890e0a6
Fixed Ubuntu 14 crash
2019-03-12 14:34:28 -04:00
gineshidalgo99
063c03541e
More general COCO JSON generator
2019-03-12 11:37:18 -04:00
gineshidalgo99
caa794cf81
Fixed flag hand_alpha_pose
2019-03-06 10:30:02 -05:00
Gines Hidalgo
e47414aec3
Fixed webcam bad start
2019-02-19 18:27:58 -05:00
gineshidalgo99
dabd713b4c
Added doc and removed upImpl in poseExtractor
2019-02-19 02:15:42 -05:00
gineshidalgo99
e81982bc72
Exceptions in threads automatically handled
2019-02-08 22:38:22 -05:00
gineshidalgo99
babd8900da
Fixed #1069 and #1071
2019-02-08 10:58:01 -05:00