1254 Commits (97679224ba9ccaa6b181d4933b2c7c3fbf4a8f04)
 

Author SHA1 Message Date
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
AlexeyAB f482590691 Added -map_points flag for mAP calculation for MSCOCO, PascalVOC2007 / 2010-2012, ImageNet 6 years ago
Alexey d32c61b336
Merge pull request #2703 from agirbau/patch-1 6 years ago
AlexeyAB fbf7a5fa4c Minor fix 6 years ago
AlexeyAB ab9e891f60 Minor fixes 6 years ago
AlexeyAB 9815012a01 Fixed path in vcxproj-files from $(OpenCV_ROOT_DIR) to $(OPENCV_DIR) 6 years ago
AlexeyAB cad99fd75d Fixed memory leak for Training with -map flag and random=1 6 years ago
agirbau 198d169d22
Compute Precision and recall per class 6 years ago
Alexey 1cd332e4ca
Update Readme.md 6 years ago
AlexeyAB 685fae5fed Moved 3rd party libraries: pthreads and stb 6 years ago
Alexey eab039d2db
Merge pull request #2599 from cenit/dev/cenit/stb 6 years ago
AlexeyAB 790de05435 Fix bug with demo.c 6 years ago
Stefano Sinigardi fefc7ef803 improve CUDA setup instructions and templates in scripts 6 years ago
Stefano Sinigardi dfa1735a90
Merge branch 'master' into dev/cenit/stb 6 years ago
AlexeyAB 9dddf82ab6 Compile fix. And minor fixes 6 years ago
AlexeyAB d2abf0fa57 Minor fix 6 years ago
Alexey b0749e00d7
Merge pull request #2655 from adujardin/zed_support_improvements 6 years ago
Aymeric Dujardin f1d47703b4 ZED CMake fail silently if not found 6 years ago
Aymeric Dujardin 0557f43141 ZED Camera support CMakeLists + Fix Makefile 6 years ago
Josh Veitch-Michaelis 6cbf08321a get rid of learning_rate_max 6 years ago
Josh Veitch-Michaelis 53081900e5 make option quiet 6 years ago
Josh Veitch-Michaelis d64693eb77 add SGDR policy 6 years ago
AlexeyAB 8bcba6c105 Minor fixes. Added ZED_CAMERA to the Makefile. 6 years ago
Alexey 78fccc2588
Merge pull request #2631 from kehonsyo/vs2017enterprise 6 years ago
Alexey 8127808c35
Merge pull request #2127 from duohappy/master 6 years ago
Alexey 707924236d
Merge branch 'master' into master 6 years ago
Alexey c4716dadd4
Merge pull request #2095 from apatsekin/patch-1 6 years ago
Alexey fd2012475c
Merge pull request #958 from ChihHsuLin/patch-1 6 years ago
Alexey a81f77abe0
Merge pull request #2383 from davidssmith/master 6 years ago