39 Commits
Author SHA1 Message Date
Andrei CostinescuandGitHub 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 66a2757f47 Added 3d asynchronous functionality and example 2020-04-23 23:52:18 -04:00
Gines Hidalgo 100eb3353c Fixed typo in examples 2019-10-13 11:29:55 -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 b00243a71e Improved doc, added AVX header 2019-04-08 13:05:37 -04:00
gineshidalgo99 063c03541e More general COCO JSON generator 2019-03-12 11:37:18 -04:00
gineshidalgo99 de117486e1 Added flags body+upsampling_scale, new tutorial example 2019-02-08 00:24:01 -05:00
RaajandGines 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
gineshidalgo99 4151a1963b Changes for Python and Unity binds 2019-01-12 16:31:58 -05:00
gineshidalgo99 fc6d35998d Renamed openpose_caffe as openpose in CMake 2019-01-10 20:01:26 -05:00
gineshidalgo99 03e0ce2ba0 Added prototxt_path and caffemodel_path flags 2019-01-10 11:40:10 -05:00
gineshidalgo99 4cd459afe1 Fixed bug in custom input examples 2019-01-08 21:14:00 -05:00
gineshidalgo99 ea771954ea Wrapper template simplified 2019-01-08 20:05:08 -05:00
GinesandGitHub f445385043 Added Travis build for CPU/CUDA/U16/U14 (#1003) 2019-01-05 17:52:14 -05:00
gineshidalgo99 b45dea108f Video can be saved from 3D results 2018-12-19 13:28:40 -05:00
gineshidalgo99 7ae6a71115 Undistort works for all producer types 2018-12-05 20:13:17 -05:00
gineshidalgo99 49b8a92a1f Added flag fps_max for max processing FPS 2018-11-21 22:49:12 -05:00
gineshidalgo99 a35999f51a Flag renamed: camera_fps into write_video_fps 2018-11-21 20:17:55 -05:00
gineshidalgo99 0fff5a69b7 Added flag cli_verbose 2018-11-15 19:11:54 -05:00
gineshidalgo99 dcc0c51348 WrapperStructOutput split into Output and Gui 2018-11-15 14:12:10 -05:00
gineshidalgo99 d2dc99634e Added flag maximize_positives 2018-11-15 12:35:26 -05:00
gineshidalgo99 0fd438d8f2 OpenCV 4.0 compatibility 2018-11-06 20:52:38 -05:00
gineshidalgo99 a8c23f03a7 Fixed a few grammar typos 2018-10-31 11:56:41 -04:00
gineshidalgo99 e1daa2dd6b Producer inside Wrapper 2018-10-27 21:16:21 -04:00
gineshidalgo99 78b81e8a45 Add frame_step flag 2018-10-24 18:59:16 -04:00
gineshidalgo99 18f352d344 WrapperT.configure() modified 2018-09-26 21:29:41 -04:00
gineshidalgo99 25a05f5e9d Wrapper into WrapperT with Wrapper class 2018-09-26 20:28:09 -04:00
gineshidalgo99 fd566ce918 C++ API & examples improved 2018-09-26 18:56:19 -04:00