18198 Commits (39783a658418b1296a72a5cb90e1bcd9b1f8ddd5)

Author SHA1 Message Date
Alexander Alekhin f26912960f imgproc: clone color*.dispatch.cpp 6 years ago
Alexander Alekhin db588bb831 imgproc: clone color*.simd.hpp 6 years ago
Vitaly Tuzov 99b39aa5bd Fixed out of bound reading in LINEAR_EXACT resize for 8UC3 6 years ago
catree bbf39b0964 Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago
Alexander Alekhin 35edad3e74 build: fix warnings 6 years ago
Alexander Alekhin 93dab9e1e9 videoio(v4l): fix build due missing defines 6 years ago
Namgoo Lee 5a2faab2e6 CUDA 10.1 Build Issue Fix 6 years ago
Alexander Alekhin 80d37ba698 dnn: fix usage of CV_LOG_VERBOSE macro 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
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 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
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
Dmitry Kurtaev ca5976e3d4 Fix IE backend considering future changes. 6 years ago
LaurentBerger 9e94212eac Solves bug 13853 6 years ago
Alexander Alekhin cd66f6e3db core: dispatch matmul 6 years ago
Namgoo Lee 1a961660d8 cuda::StereoBM - fix hanging and racing issue 6 years ago
Alexander Alekhin dcee7b1605 core: clone matmul.dispatch.cpp 6 years ago
Alexander Alekhin b769ad2c23 core: clone matmul.simd.hpp 6 years ago
Alexander Alekhin e3633ec4a2 core: dispatch count_non_zero 6 years ago
Alexander Alekhin 439e43a027 core: clone count_non_zero.dispatch.cpp 6 years ago
Alexander Alekhin af8a3a0b66 core: clone count_non_zero.simd.hpp 6 years ago
Liubov Batanina 183c0fcab1 Changed condition for resize and lrn layers 6 years ago
Alexander Alekhin b40a7ffbe4 core: dispatch sum 6 years ago