2517 Commits (e1f14fcac70a3d36416204eb911037b73195908d)

Author SHA1 Message Date
Alexander Alekhin 77346d7286 core: workaround transform() inplace calls 5 years ago
Alexander Alekhin ed9bca969c core: fix UBSAN in softfloat 5 years ago
Alexander Alekhin eacadf0e73 core(ocl): add flag OPENCV_OPENCL_ENABLE_MEM_USE_HOST_PTR 5 years ago
Wenzhao Xiang c2096771cb Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 5 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 5 years ago
Alexander Alekhin 8bd2720c28 core(ocl): fix fft kernel compilation 5 years ago
David Carlier 6769ee3748 OpenCL: FreeBSD build fix 5 years ago
ChipKerchner 288e6f9c07 –Improve vectorization in the 'norm' functions 5 years ago
Alexander Alekhin 8b1fe8f6e0 core: fix stat SIMD code 5 years ago
Paul E. Murphy 33fb253a66 core: vectorize dotProd_32s 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
Hugo Lindström 935067ee05 Merge pull request #15265 from hugolm84:wince-armv7-supports-neon 5 years ago
Victor Romero 987bb2ca61 Fix build for UWP 5 years ago
Hugo Lindström 03fe1cb7fc Support building shared libraries on WINCE. 5 years ago
Maksim Shabunin 6d5ac67681 Restored IPP call reduction 5 years ago
Chip Kerchner 0db4fb1835 Merge pull request #15136 from ChipKerchner:dotProd_unroll 5 years ago
Hugo Lindström 2ee00e7f7d Merge pull request #15059 from hugolm84:improved-support-for-wince 5 years ago
Alexander Alekhin 4ea8526e9f core(persistence): fix writeRaw() / readRaw() struct support 5 years ago
Alexander Alekhin c3b838b738 core(persistence): struct storage layout without alignment gaps 5 years ago
Alexander Alekhin 4a6888ccf6 imgproc: fix kmeans() call from grabCut() 6 years ago
Alexander Alekhin f8791f072d 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 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 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
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