16 Commits (3d9aa2af4718a3bd5bbe23de2022987cb767e9c5)

Author SHA1 Message Date
AlexeyAB 52e3bb252f Use non-blocking sockets for JSON_server and MJPEG_server 6 years ago
Stefano Sinigardi b9e7cd3d35 introduce functions to detect build features 6 years ago
AlexeyAB 099b71d1de Removed IplImage completely 6 years ago
AlexeyAB f19d1440cb Moved all OpenCV functions to the image_opencv.cpp/h 6 years ago
AlexeyAB 9dddf82ab6 Compile fix. And minor fixes 6 years ago
AlexeyAB 84be2e8316 Minor fix 6 years ago
AlexeyAB 4cd10ee547 Another one fix 6 years ago
AlexeyAB d762df531f Compile fix 6 years ago
AlexeyAB b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 6 years ago
Stefano Sinigardi 00de023601 fully separate C-API from CPP-API 6 years ago
Stefano Sinigardi 6e7c7976d7 move as many defs as possible away from darknet.h 6 years ago
Stefano Sinigardi b3579380dc improve compatibility with c++ compilers, prepare for CMake 6 years ago
AlexeyAB 21c9e9c2ba Minor fix 6 years ago
AlexeyAB d2b5e142b3 Minor fix 6 years ago
AlexeyAB 3ff5084590 Added include/darknet.h 6 years ago
AlexeyAB dfbec7ea2b PascalVOC label scripts are updated 7 years ago
Tino Hager 2c711de013 optimize performance detect 7 years ago
AlexeyAB cfc5fedbb6 Just used spaces for indents instead of Tabs 7 years ago
Tino Hager c021841a52 Get gpu count and name 7 years ago
Tino Hager d6cb0fcabc optimize max object definition 7 years ago
Tino Hager b2c03b1615 fix build error, add c# wrapper class 7 years ago
Tino Hager 9ed3e2df4a rename c++ method 7 years ago
Tino Hager 8d2f2653c8 .NET/C# support integration 7 years ago
Tino Hager 79caf3837a Revert ".NET/C# support integration" 7 years ago
Tino Hager 00903aebd3 .NET/C# support integration 7 years ago
IlyaOvodov 5291935b70 Net color depth is exposed from Detector class 7 years ago
AlexeyAB 8fcf3f04ee sure ODR 7 years ago
AlexeyAB e947bf29af C wrappers 7 years ago
AlexeyAB 2972f8de8e Fixed Tracking using SparsePyrLKOpticalFlow on CPU 7 years ago
Howard Stark d8b59fcafe
Changed definition location to adhere to compatability promises 7 years ago
Howard Stark 892860e84e
Added CPU Optical Flow 7 years ago
AlexeyAB 8df8b36f31 Compile fix 7 years ago
AlexeyAB 14db8f3384 Added linear extrapolation of coordinates 7 years ago
AlexeyAB cd8a3dcb4c Compile fixes 7 years ago
AlexeyAB be90b8e8cb Optimal params for optical flow tracking. Some small box fixes. 7 years ago
AlexeyAB 8b385e1afe Fix for tracking 7 years ago
AlexeyAB db3a3c54c5 Some fixes 7 years ago
AlexeyAB 063a23f637 Tracking small fixes 7 years ago
AlexeyAB 993e3a38aa Tracking is simplified 7 years ago
AlexeyAB 8b94d474d5 Fixed preview box for short-term object detection (small box) and long-term object tracking (large box) 7 years ago
AlexeyAB 5424987dd1 Fixed unused tracking for OpenCV 2.x 7 years ago
AlexeyAB ea09a6e0b3 Command line for example of usage DLL/SO 7 years ago
AlexeyAB aeb15b3cb9 Detection and Tracking work well 7 years ago
AlexeyAB 0cb81e5f50 Some stream fixes 7 years ago
AlexeyAB 0419c54042 Tracking and Streaming fixed. 7 years ago
AlexeyAB e205c1e7ae Tracking fixed 7 years ago
AlexeyAB 7113d2cc7f Added object tracking using optical flow 8 years ago
AlexeyAB 8fa9f44211 Improved speed of yolo_console_dll.cpp - 40 FPS on 4K using GeForce GTX 960 8 years ago
AlexeyAB 4528f9b4b4 Fixed - use individual track_id for each class of object 8 years ago
AlexeyAB 4579b589ba Small fixes 8 years ago