Commit Graph

67 Commits

Author SHA1 Message Date
42d08fd820 Fix cv exception when using both TRACK_OPTFLOW and ZED_STEREO 2019-04-24 15:18:41 +02:00
1cad888641 Fix for uselib and OpenCV 2.x, 3.x, 4.x 2019-04-08 21:23:48 +03:00
ab9e891f60 Minor fixes 2019-03-26 18:32:36 +03:00
9dddf82ab6 Compile fix. And minor fixes 2019-03-19 20:21:34 +03:00
8bcba6c105 Minor fixes. Added ZED_CAMERA to the Makefile. 2019-03-19 00:17:09 +03:00
24dc5b7853 Another compile fix 2019-03-18 02:56:32 +03:00
b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 2019-03-18 02:48:52 +03:00
56a6e0cdba [travis/appveyor] add CI, remove broken empty include path from CMakeLists.txt 2019-02-28 18:12:55 +01:00
b3579380dc improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
cfc5fedbb6 Just used spaces for indents instead of Tabs 2018-07-10 23:29:15 +03:00
8587c0a161 Fixed OPENCV_VERSION 2018-05-16 15:19:01 +03:00
57fce97fd5 yolo_console_dll.cpp uses Yolo v3 by default 2018-04-18 22:17:24 +03:00
0fe1c6bcc8 Minor fix for yolo_console_dll.cpp 2018-04-12 23:43:43 +03:00
bd9989d29a Exit by ESC in yolo_console_dll.cpp 2018-04-11 02:02:49 +03:00
e947bf29af C wrappers 2018-03-17 01:03:56 +03:00
880cf187d8 Fixed multi-GPU training for Tensor Cores 2018-03-09 19:44:46 +03:00
068090c3a4 Minor fix 2018-02-21 00:14:46 +03:00
2972f8de8e Fixed Tracking using SparsePyrLKOpticalFlow on CPU 2018-02-20 02:43:04 +03:00
14db8f3384 Added linear extrapolation of coordinates 2018-02-12 22:36:52 +03:00
cd8a3dcb4c Compile fixes 2018-02-09 02:22:42 +03:00
be90b8e8cb Optimal params for optical flow tracking. Some small box fixes. 2018-02-09 01:50:35 +03:00
8b385e1afe Fix for tracking 2018-02-08 01:05:04 +03:00
063a23f637 Tracking small fixes 2018-01-31 01:55:25 +03:00
993e3a38aa Tracking is simplified 2018-01-28 00:57:04 +03:00
e11430970b Fixed compile error 2018-01-25 19:04:06 +03:00
181ac4dfe3 Fixed compile error 2018-01-25 18:28:26 +03:00
8b94d474d5 Fixed preview box for short-term object detection (small box) and long-term object tracking (large box) 2018-01-25 17:42:45 +03:00
cc6ab9b3cc Added preview boxes for SO/DLL usage 2018-01-24 19:11:18 +03:00
54f83e1535 Some fixes 2018-01-17 21:05:07 +03:00
89d0c46bb3 Fixed tracking for OpenCV 3.x 2018-01-11 18:05:12 +03:00
5424987dd1 Fixed unused tracking for OpenCV 2.x 2018-01-11 16:11:16 +03:00
ea09a6e0b3 Command line for example of usage DLL/SO 2018-01-09 22:26:54 +03:00
aeb15b3cb9 Detection and Tracking work well 2018-01-08 01:47:50 +03:00
0cb81e5f50 Some stream fixes 2018-01-07 20:44:04 +03:00
0419c54042 Tracking and Streaming fixed. 2018-01-07 03:30:51 +03:00
e205c1e7ae Tracking fixed 2018-01-05 02:23:10 +03:00
9d23aad869 Added CUDA-streams to Darknet-Yolo forward inference 2017-12-31 20:10:32 +03:00
7113d2cc7f Added object tracking using optical flow 2017-12-26 02:56:13 +03:00
6ccb41808c Additional fixes 2017-10-29 18:58:07 +03:00
97a7064840 Automatic opencv versioning 2017-10-23 18:44:31 +03:00
996227049d yolo_console_dll.cpp OpenCV 3.3.0 2017-10-23 16:55:06 +03:00
84d6533cb8 Fixed OpenCV usage in the yolo_console_dll.cpp 2017-10-23 16:43:03 +03:00
a4b591e8c2 Fixed yolo_console_dll.cpp 2017-10-19 02:30:39 +03:00
3981259342 circleci 2017-10-19 02:26:10 +03:00
5a2efd5e53 Fixed yolo_console_dll.cpp for RTMP protocol 2017-10-10 22:54:42 +03:00
fe6e694e17 Fixed yolo_console_dll.cpp 2017-09-13 13:47:19 +03:00
8fa9f44211 Improved speed of yolo_console_dll.cpp - 40 FPS on 4K using GeForce GTX 960 2017-09-12 17:16:21 +03:00
6f1ce1f3e8 Colorized boxes. 2017-09-12 16:07:44 +03:00
99fc4ace90 Improved speed of yolo_console_dll.cpp 2017-09-11 23:43:34 +03:00
c6ccb80f17 Fixed yolo_console_dll.cpp 2017-09-11 21:21:59 +03:00