26 Commits
Author SHA1 Message Date
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
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
gineshidalgo99 de117486e1 Added flags body+upsampling_scale, new tutorial example 2019-02-08 00:24:01 -05:00
gineshidalgo99 5b84113566 Examples highly improved 2019-01-19 02:34:03 -05:00
gineshidalgo99 ea771954ea Wrapper template simplified 2019-01-08 20:05:08 -05:00
gineshidalgo99 d2dc99634e Added flag maximize_positives 2018-11-15 12:35:26 -05:00
gineshidalgo99 e1daa2dd6b Producer inside Wrapper 2018-10-27 21:16:21 -04: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
GinesandGitHub 0c1f14f79c BODY_25, faster and more accurate 3D (#652)
BODY_25 + Better 3-D
2018-06-18 00:07:01 -06:00
gineshidalgo99 47894c9344 Faster undistortion + initial calibration module 2018-05-23 20:52:01 -04:00
gineshidalgo99 6477264f8c Deprecated Windows removed, no_display renamed as display 2018-02-13 18:46:47 -05:00
gineshidalgo99 8eab7d6b41 Added number_people_max flag 2018-02-12 20:38:47 -05:00
gineshidalgo99 a87b0b6d41 Speed verbose at runtime configurable by user 2018-01-16 19:11:16 -05:00
gineshidalgo99 3d9d947525 Body part candidates can be saved 2018-01-09 15:16:54 -05:00
gineshidalgo99 3d7bd8234b Added disable_multi_thread flag 2017-11-03 16:19:14 -04:00
gineshidalgo99 7e14021aeb Added custom post processing example 2017-10-13 20:09:24 -04:00
gineshidalgo99 5de57b80c3 GLog not required in demos 2017-10-09 14:56:57 -04:00
gineshidalgo99 b0e5de3bf1 Google flags working on Ubuntu 14 2017-10-06 19:35:56 -04:00
Donglai XiangandGines eae440bdc2 Face Detection by OpenCV (#270)
* first try on OpenCV face

* find a way to visualize detected face; enlarge by 1.5x

* revision for first-time pull request

* faceDetector

* fix little mistake

* Update headers.hpp

* Update CMakeLists.txt

* OpenCV face detector thread save & 4x faster

* Added doc
2017-10-03 18:59:28 -04:00
gineshidalgo99 a0a6848aee IP cammera support added 2017-09-30 22:24:37 -04:00
gineshidalgo99 1f476d4d9c Exception if input channels != 3 2017-07-19 13:35:20 -04:00