2546 Commits (097d81363befbce1bf922379a4ea886e5f6dbd2b)

Author SHA1 Message Date
Alexander Alekhin 4a6888ccf6 imgproc: fix kmeans() call from grabCut() 6 years ago
Alexander Alekhin 7b099e0fe2 videoio: plugins support on Win32 6 years ago
Alexander Alekhin f8791f072d core: avoid function type cast, make happy UBSAN 6 years ago
Alexander Alekhin 6c8ffe81d0 core: repair default log level 6 years ago
Alexander Alekhin d3d13c41c4 core: avoid function type cast, make happy UBSAN 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
Ted Steiner f1fb002682 Merge pull request #14678 from tedsteiner:qnx 6 years ago
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
Vitaly Tuzov 7a55f2af3b Updated AVX2 implementation of v_popcount for u8. 6 years ago
Daniel Ingram 962d57b4d6 Merge pull request #14559 from daniel-s-ingram:master 6 years ago
Vitaly Tuzov 1220dd4877 Updated v_popcount description, reference implementation and test. 6 years ago
Vitaly Tuzov 96ab78dc4f Reworked v_popcount implementation to provide number of bits in a single lane 6 years ago
Sayed Adel 5a77f4cee3 Merge pull request #14007 from seiko2plus:core_avx512_infa 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
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 1e583942b9 core(lda): don't perform calculations in constructor 6 years ago
David Carlier 06a4c20f60 OpenBSD build fix 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
iPanda 097fc1a271 Merge pull request #13972 from Mainvooid:add_cuda_support_for_D3D11_interop 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 8c8715c4dd fix static analysis issues 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
JoeHowse c0d41f05d6 Merge pull request #13947 from JoeHowse:4.0.1-patches 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
Alexander Alekhin 0311770e8b core: clone split.simd.hpp 6 years ago
Alexander Alekhin 82cd2f8c93 core: clone split.dispatch.cpp 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
Alexander Alekhin cd66f6e3db core: dispatch matmul 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
Alexander Alekhin b40a7ffbe4 core: dispatch sum 6 years ago
Alexander Alekhin 6e88bff3e3 core: clone sum.dispatch.cpp 6 years ago
Alexander Alekhin 5aceac6b93 core: clone sum.simd.hpp 6 years ago
klemens 5d9c6723ee spelling fixes 6 years ago