18802 Commits (2eaf35eb63c2183be512e6bd21910293969f9f6e)

Author SHA1 Message Date
Alexander Alekhin 35edad3e74 build: fix warnings 6 years ago
Alexander Alekhin 25a9a32f8e videoio: plugins, add strict checks 6 years ago
Alexander Alekhin 403f11fdbf videoio: update plugin API 6 years ago
Alexander Alekhin b4cba524d3 videoio: move backend.cpp -> backend_plugin.cpp 6 years ago
x3lif 19cf511895 Merge pull request #13910 from x3lif:Issue_13908 6 years ago
Alexander Alekhin 93dab9e1e9 videoio(v4l): fix build due missing defines 6 years ago
smirnov-alexey 6b31f58092 Modifies standalone G-API cmake for testing it properly 6 years ago
Namgoo Lee 65e76adeda Windows Build Issue Fix 6 years ago
Namgoo Lee 5a2faab2e6 CUDA 10.1 Build Issue Fix 6 years ago
JoeHowse c0d41f05d6 Merge pull request #13947 from JoeHowse:4.0.1-patches 6 years ago
Alexander Alekhin 80d37ba698 dnn: fix usage of CV_LOG_VERBOSE macro 6 years ago
Alexander Alekhin 9a6f2630b2 cmake: +opencv_videoio_plugins virtual target 6 years ago
Alexander Alekhin 0a98bc0ee9 java: avoid enum values with references on other enums 6 years ago
Alexander Alekhin 030e955db7 python: support Python list for cv::Range 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 6 years ago
Alexander Alekhin 3ba49ccecc imgproc: removed LSD code due original code license conflict 6 years ago
Alexander Alekhin 7d24727184 ml: handle sigmoid NaN result (should be Inf) 6 years ago
smirnov-alexey 939ea4ba30 Remove incorrect asserts in NV12 to RGB/BGR kernels 6 years ago
Sayed Adel 5478165e16 core:vsx Fix narrowing warning on vector splats 6 years ago
berak 20afae5a14 core: fix mat matx multiplication 6 years ago
Vitaly Tuzov 9548093b46 Horizontal line processing for pyrDown() reworked using wide universal intrinsics. 6 years ago
Alexander Alekhin f1f0f630c7 core: disable I/O perf test 6 years ago
Maksim Shabunin 9702987209 Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 6 years ago
Maksim Shabunin 8c1e0537ec Merge pull request #13889 from mshabunin:enable-narrowing-warning 6 years ago
Jaewoo Song 225bdc21c0 Making JavaCamera2View behaves in the same way as JavaCameraView 6 years ago
Namgoo Lee 2b6be3cb0f cudev - Rework some code 6 years ago
Alexander Alekhin fd49ee5f39 core: dispatch merge.cpp 6 years ago
Alexander Alekhin 4e12febe90 core: clone merge.simd.hpp 6 years ago
Alexander Alekhin 6eabe6bc14 core: clone merge.dispatch.cpp 6 years ago
AKAMath 4c94804bb0 Merge pull request #13837 from amithjkamath:test 6 years ago
Alexander Alekhin 91d152e2c2 core: dispatch split.cpp 6 years ago
Alexander Alekhin 0311770e8b core: clone split.simd.hpp 6 years ago
Alexander Alekhin 82cd2f8c93 core: clone split.dispatch.cpp 6 years ago
Dmitry Kurtaev 20400aa9f7 Import Upsample and Unsqueeze from ONNX 6 years ago
Dmitry Kurtaev 4cbd09c41c Add extra limitations for LRN from Inference Engine backend 6 years ago
Dmitry Kurtaev ed710eaa1c Make Inference Engine R3 as a minimal supported version 6 years ago
Dmitry Kurtaev bfd663c281 Add a test for grouped deconvolution from ONNX 6 years ago
Ayush Pandey 5c7fe0fe05 Fix Issue #13479 6 years ago
Vitaly Tuzov 334c4d62b5 Merge pull request #13781 from terfendail:warp_wintr 6 years ago
Dmitry Kurtaev 715f881dda Replace default confidence threshold for dnn detections from -FLT_MAX to 0 6 years ago
Brad Kelly 507f8add1c Implementing AVX512 Support for 2 and 4 channel mats for CV_64F format 6 years ago
Ruslan Garnov c0076b58cd Added NV12 support to fluid backend 6 years ago
Alexander Alekhin dc84cf9914 core: dispatch mean.cpp 6 years ago
Alexander Alekhin 7af7bcae18 core: clone mean.dispatch.cpp 6 years ago
Alexander Alekhin 93cea6e46e core: clone mean.simd.hpp 6 years ago
Lindsay Roberts 7c72e095fa Fix Flann compilation under nvcc + NEON 6 years ago
Pierre Chatelier 00e8c7810f LineIterator witout a Mat (#13843) 6 years ago
Ruslan Garnov 322115bfcf Removed unused functions from View::Priv 6 years ago
Dmitry Kurtaev ca5976e3d4 Fix IE backend considering future changes. 6 years ago
LaurentBerger 9e94212eac Solves bug 13853 6 years ago