1382 Commits (44d2fce4dd0a3d7c44a6c62b91c7cc4a501b86ef)
 

Author SHA1 Message Date
Stefano Sinigardi 73cc42c96d improve CI compatibility with updated opencv@2 and opencv@3 on mac, fix variable not expanded for vcpkg 6 years ago
Stefano Sinigardi b8962b22eb disable vcpkg bootstrap when not required 6 years ago
Stefano Sinigardi f0a158e0cd [ci] add tests with vcpkg on linux 6 years ago
Stefano Sinigardi 6497ba1bfd [dark.lib] set correct function visibility when building shared libs also for non-msvc compilers 6 years ago
Stefano Sinigardi df0d33de29 [build.sh] fix problems with empty env variables 6 years ago
Stefano Sinigardi eebe735f84 [FindCUDNN] fix unnecessary message and dll symbol 6 years ago
Stefano Sinigardi ff7d920a5d [build.sh] use correct osx triplet name 6 years ago
Stefano Sinigardi 77917d02fb [headers] move .h files to our own subfolder to avoid clashes with other libraries 6 years ago
AlexeyAB 099b71d1de Removed IplImage completely 6 years ago
wbattel4607 4fe2c997d1 Save weights with best mAP 6 years ago
AlexeyAB 8c970498a2 Minor fix 6 years ago
Alexey faf67c9683
Merge pull request #2892 from cenit/dev/cenit/ci_apple_fixes 6 years ago
Stefano Sinigardi 5b8929becf fixes for downstream projects using darklib, disable debug build 6 years ago
Stefano Sinigardi ac0dc5e696 [CI] add opencv@3 on ubuntu, add caching mechanism for vcpkg on appveyor 6 years ago
Stefano Sinigardi 1cbdd293f3 sync cmake version with hardcoded version 6 years ago
Stefano Sinigardi e647a59f48 [README] include OpenCV 4 into supported OpenCV versions 6 years ago
Stefano Sinigardi e782d96180 [VS] add support for BuildTools (only compilers, partial installation of Visual Studio) 6 years ago
AlexeyAB 486562b2f2 Compile fix 6 years ago
AlexeyAB 5d089859c2 Minor fix 6 years ago
Stefano Sinigardi f6d45f1408 [travis] improve CI configurations, add no-opencv-ones, add opencv4 on 6 years ago
AlexeyAB 1cad888641 Fix for uselib and OpenCV 2.x, 3.x, 4.x 6 years ago
AlexeyAB 42a4081e94 OpenCV 2.x, 3.x, 4.x are supported 6 years ago
AlexeyAB 5a094da200 Another fix for old and new OpenCV 6 years ago
AlexeyAB 199b88624e Removed some old OpenCV C API 6 years ago
AlexeyAB b6a824df39 Minor fix 6 years ago
AlexeyAB ca4b5eb03d Bug fix with assert() during training 6 years ago
AlexeyAB d6b9512a00 Fixed bug when image is missing 6 years ago
AlexeyAB 71d20264d1 Use -dont_show -show_imgs for Training - saves augmented images without showing 6 years ago
AlexeyAB 97679224ba All OpenCV C-functions replaced by CPP-functions 6 years ago
AlexeyAB 811f772b45 3rd part of OpenCV C-functions replaced by CPP-functions 6 years ago
AlexeyAB 4e47429d82 Another part of OpenCV C-functions replaced by CPP-functions 6 years ago
AlexeyAB 33b854a631 Another compile fix 6 years ago
AlexeyAB 4d6bba5e69 Compile fix 6 years ago
AlexeyAB 79c669707c Some C OpenCV functions replaced by CPP functions 6 years ago
AlexeyAB d7a95aefb2 Added flag -show_imgs for Training, to show augmented images with bboxes 6 years ago
AlexeyAB f19d1440cb Moved all OpenCV functions to the image_opencv.cpp/h 6 years ago
Alexey 6231b748c4
Merge pull request #2651 from jveitchmichaelis/sgdr 6 years ago
Alexey 3d24dbae97
Merge pull request #2768 from cenit/dev/cenit/opencv4 6 years ago
Stefano Sinigardi ba75f06333 [appveyor] add opencv[ffmpeg] also in ci 6 years ago
Stefano Sinigardi 7a3600f221 [cygwin] add libncurses dependency 6 years ago
Stefano Sinigardi c35c94798a [clang] force -pthread flag on linux to avoid some cmake bugs 6 years ago
Stefano Sinigardi 751d750952 other fixes for travis-ci 6 years ago
Stefano Sinigardi bff37eb406 add reference to opencv[ffmpeg], fix spell errors, fix LD_LIBRARY_PATH for cuda on travis-ci, create a script to update cmake on cygwin-appveyor-ci 6 years ago
Stefano Sinigardi a97f41322f removed cygwin ci because it has a cmake too old, leave a note for a todo build from source 6 years ago
Stefano Sinigardi dcd41f37cc add ld_library_path to travis to fix [maybe] linking problems 6 years ago
Stefano Sinigardi 05b23f5d6e add some more messages to vcpkg auto-integration 6 years ago
Stefano Sinigardi 05f027cc72 shared libs are really always default now, static are opt-in only 6 years ago
Stefano Sinigardi da74882fe1 cleanup in preparation to opencv-4 work 6 years ago
AlexeyAB f5fd086407 Minor fix 6 years ago
AlexeyAB 7b1ef39607 Compile fix 6 years ago