Commit Graph

17 Commits

Author SHA1 Message Date
Juuso Alasuutari f5258a83e2 Fix member initialization ordering
Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
2020-07-10 15:10:09 +03:00
AlexeyAB 52e3bb252f Use non-blocking sockets for JSON_server and MJPEG_server 2019-11-04 14:39:20 +03:00
Stefano Sinigardi b9e7cd3d35 introduce functions to detect build features 2019-07-18 10:48:19 +02:00
AlexeyAB 099b71d1de Removed IplImage completely 2019-04-16 16:35:54 +03:00
AlexeyAB f19d1440cb Moved all OpenCV functions to the image_opencv.cpp/h 2019-04-04 22:57:05 +03:00
AlexeyAB 9dddf82ab6 Compile fix. And minor fixes 2019-03-19 20:21:34 +03:00
AlexeyAB 84be2e8316 Minor fix 2019-03-18 18:11:39 +03:00
AlexeyAB 4cd10ee547 Another one fix 2019-03-18 16:05:42 +03:00
AlexeyAB d762df531f Compile fix 2019-03-18 02:53:48 +03:00
AlexeyAB b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 2019-03-18 02:48:52 +03:00
Alexey b5336c1e0f
Merge pull request #2394 from cenit/dev/cenit/yoloAlexey_v2
improve compatibility with c++ compilers
2019-02-22 03:00:29 +03:00
Stefano Sinigardi 00de023601 fully separate C-API from CPP-API 2019-02-19 15:57:18 +01:00
Stefano Sinigardi 6e7c7976d7 move as many defs as possible away from darknet.h 2019-02-18 11:33:25 +01:00
Stefano Sinigardi b3579380dc improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
AlexeyAB 21c9e9c2ba Minor fix 2019-02-13 16:54:22 +03:00
AlexeyAB d2b5e142b3 Minor fix 2019-01-14 13:56:42 +03:00
AlexeyAB 3ff5084590 Added include/darknet.h 2019-01-06 23:51:38 +03:00