4342 Commits (778f42ad34559451d62ac9ba585717aec77fb23a)

Author SHA1 Message Date
Vitaly Tuzov 18d10d6b86 Fixed v_reduce_sad intrinsics implementation and added tests 6 years ago
Alexander Alekhin c1981f28ad build: +OPENCV_ENABLE_MEMORY_SANITIZER flag 6 years ago
masa-iwm 5c404bb142 Merge pull request #14376 from masa-iwm:3.4 6 years ago
Alexander Alekhin 44bd849697 build: reduce usage of constexpr 6 years ago
Vitaly Tuzov 4a54aa3fbd Cleared up deprecated intrinsics for FP16 6 years ago
Ryan Wong 8af96248bf Merge pull request #13909 from kinchungwong:logging_20190220 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
Alexander Alekhin 64168fc20a '-dev' version 6 years ago
Alexander Alekhin 371bba8f54 release: OpenCV 4.1.0 6 years ago
Alexander Alekhin 33b765d797 OpenCV version++ (3.4.6) 6 years ago
Alexander Alekhin 1e583942b9 core(lda): don't perform calculations in constructor 6 years ago
Alexander Alekhin 142a524d2f cmake: fix CUDA world build 6 years ago
David Carlier 06a4c20f60 OpenBSD build fix 6 years ago
Alexander Alekhin c7c987843c cmake: emit error if CUDA is enabled without opencv_contrib 6 years ago
Alexander Alekhin d6b82dcd65
Merge pull request #14162 from alalek:eliminate_coverity_scan_issues 6 years ago
Alexander Alekhin 6686559c70 ocl: define CL_SILENCE_DEPRECATION on MacOSX 6 years ago
Maksim Shabunin 41da3ef1d2 Fixed cvdef.h for MSVC C users 6 years ago
iPanda 097fc1a271 Merge pull request #13972 from Mainvooid:add_cuda_support_for_D3D11_interop 6 years ago
Sayed Adel f41359688b core:vsx Add support for VSX3 half precision conversions 6 years ago
Alexander Alekhin 93a402d0f2 core: fix Core_EigenNonSymmetric.convergence test 6 years ago
Sayed Adel 4fe2d9bdbc core:vsx Several improvements(3) 6 years ago
Alexander Alekhin 8518d078d7 core: fix fallback CV_CONSTEXPR definition 6 years ago
Vitaly Tuzov d43597c199 transform() implementation updated to utilize wide universal intrinsics 6 years ago
Alexander Alekhin 6e90b85cae core: cache dir version update 6 years ago
Alexander Alekhin 5451b89aed core: refactor EigenvalueDecomposition (hqr2) 6 years ago
Alexander Alekhin a7c4ee9ae1 core: add iterations limit check in eigenNonSymmetric() 6 years ago
Alexander Alekhin 9c748beef5 OpenCV version '-openvino' 6 years ago
Sayed Adel 872e7894b4 core:vsx working around gcc aligned memory access bug 6 years ago
Alexander Alekhin 8c8715c4dd fix static analysis issues 6 years ago
Alexander Alekhin 80e5642ca2 pre: OpenCV 3.4.6 (version++) 6 years ago
Alexander Alekhin 6e2ede8c56 pre: OpenCV 4.1.0 (version++) 6 years ago
Alexander Alekhin 842c58a7d6 core(intrin): NEON v_load_expand_q() support unaligned addr 6 years ago
Giles Payne 11dbd86aa3 Merge pull request #13956 from komakai:java-mat-class-improvements 6 years ago
Namgoo Lee 713d91b04e CUDA 10.1 Build Issue Fix on Master Branch 6 years ago
Alexander Alekhin 8b541e450b imgproc: dispatch color* 6 years ago
Alexander Alekhin 7366eebebb core: fix condition in OutputArray::create(allowTransposed=True) 6 years ago
Alexander Alekhin 35edad3e74 build: fix warnings 6 years ago
Alexander Alekhin 403f11fdbf videoio: update plugin API 6 years ago
Namgoo Lee 65e76adeda Windows Build Issue Fix 6 years ago
JoeHowse c0d41f05d6 Merge pull request #13947 from JoeHowse:4.0.1-patches 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 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
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
Alexander Alekhin 91d152e2c2 core: dispatch split.cpp 6 years ago