25548 Commits (d8b58205be3e294263f3387a811efcbe35af59d0)
 

Author SHA1 Message Date
Alexander Alekhin 99f6f8ea9d Merge pull request #13348 from alalek:kw_videoio_v4l 6 years ago
Alexander Alekhin 39e448f7be Merge pull request #13347 from alalek:kw_resize_check 6 years ago
Alexander Alekhin 80c2adbda1 core: add getcwd() stub 6 years ago
Maksim Shabunin c26c43c69c Fixed compilation with VA-interop on 32-bit platforms 6 years ago
Alexander Alekhin 26d2095dd6 videoio(v4l): initialize members in ctor 6 years ago
Alexander Alekhin 2d5ccc7b3e imgproc(resize): update checks (static analyzers) 6 years ago
Alexander Alekhin a0fed8d9ea Merge pull request #13338 from alalek:fix_resize_bitexact_test 6 years ago
Alexander Alekhin 4e29e2fc7d imgproc(test): fix resize bitexact test 6 years ago
Alexander Alekhin a811059bfb Merge pull request #13336 from sergiud:core_sse_immediates_gcc-5.4.0 6 years ago
Sergiu Deitsch e43a5ff9be fixed gcc 5.4.0 compilation errors 6 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 6 years ago
Alexander Alekhin ccf96b9e05 Merge pull request #13323 from alalek:issue_13297 6 years ago
Alexander Alekhin 3fe70d5cd5 Merge pull request #13327 from allnes:qrcode_modifications 6 years ago
Alexander Nesterov adb630ba3a Corrected parameters 6 years ago
Alexander Alekhin 5ed7d5a5d9 imgproc: local "CV_Assert(totalSampleCount > 0)" check 6 years ago
Alexander Alekhin 1f7728db35 Merge pull request #13322 from akashivskyy:pr/iossim-archs 6 years ago
Adrian Kashivskyy b7c134617d Add ability to specify iPhoneSimulator ARCHS 6 years ago
Alexander Alekhin fab0eb0d75 cmake: fix compiler flags (CPU_BASELINE_REQUIRED=xxx + CPU_BASELINE=DETECT) 6 years ago
Alexander Alekhin 65f22292ed Merge pull request #13298 from mshabunin:fix-intrin-indent 6 years ago
Alexander Alekhin b1064efb44 Merge pull request #13294 from terfendail:contours_wintr 6 years ago
Alexander Alekhin df96159eb6 Merge pull request #13301 from alalek:build_warnings 6 years ago
Maksim Shabunin 89f0e0a8d1 Fixed misleading indentation in intrin_cpp.hpp 6 years ago
Alexander Alekhin 83c8214b38 eliminate build warnings 6 years ago
Vitaly Tuzov e991e05b9b Added anonymous namespace to perf_contours 6 years ago
Alexander Alekhin 223893ea5a Merge pull request #13242 from terfendail:contours_wintr 6 years ago
Alexander Alekhin 5bd1cc44ec Merge pull request #13280 from dkurt:enable_dnn_ie_r4_tests 6 years ago
Matthias Winkelmann 24acd5fb83 Merge pull request #13228 from MatthiasWinkelmann:master 6 years ago
Dmitry Kurtaev 84ce2cc211 Enable some dnn tests according to the new Intel's Inference Engine release (R4) 6 years ago
Alexander Alekhin 37d064f553 Merge pull request #13279 from mshabunin:fix-carotene-build-3.4 6 years ago
Maksim Shabunin 26cb154f40 Fixed NEON detection in Carotene build 6 years ago
Alexander Alekhin ca5455c592 Merge pull request #13270 from 1over:flann_dist_fix 6 years ago
Alexander Alekhin 82f4322d18 Merge pull request #13269 from alalek:ocl_fix_kernels_with_use_host_mem 6 years ago
Alexander Alekhin 36b6bcb674 Merge pull request #13268 from alalek:core_findfile_linux_use_dladdr 6 years ago
Alexander Alekhin 5a804e3c74 Merge pull request #13254 from alalek:update_python_install_path 6 years ago
1over 5ff76088b9 fixed memory issue in flann 6 years ago
Alexander Alekhin 9fd822f97e ocl: fix kernels launching with USE_HOST_PTR UMat 6 years ago
Alexander Alekhin 3c49b1dbbe core: use dladdr() instead of parsing /proc/self/maps 6 years ago
Alexander Alekhin ad35b79e3f python: update install paths 6 years ago
Alexander Alekhin 342366e314 Merge pull request #13263 from dkurt:dnn_refactor_tests 6 years ago
Dmitry Kurtaev 2f6f52d644 Fix ONNX's emotion_ferplus model. 6 years ago
Alexander Alekhin dc80f9d0fb Merge pull request #13243 from etienne02:3.4 6 years ago
Alexander Alekhin ad0d812aa0 Merge pull request #13239 from bramton:freebsd-build-fix 6 years ago
Bram 724620b476 Fixed build on FreeBSD 6 years ago
Etienne Brateau 736683ce2f Fix missing check part (defined(__cplusplus)) in header types_c.h 6 years ago
Vitaly Tuzov e9e8bf4b81 Added performance tests for findContours 6 years ago
Vitaly Tuzov e1a2c034e8 Updated findContours to use wide universal intrinsics 6 years ago
Alexander Alekhin 6b346c92be Merge pull request #13236 from tomoaki0705:featureHighguiGetProp 6 years ago
Alexander Alekhin adf2013052 Merge pull request #13209 from alalek:issue_12865 6 years ago
Tomoaki Teshima a1c073d289 add missing API cvGetPropVisible_W32 6 years ago
Alexander Alekhin 45d2e18808 Merge pull request #13232 from huangqinjin:openmp 6 years ago