4195 Commits (4748aca61f3929403cd27ea6946cd1f23ab04cb4)

Author SHA1 Message Date
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Marcin Tolysz 53400d86e2 Fix compiler warnings for latest cuda npp which defines this itself as: 5 years ago
Suleyman TURKMEN c0489963bb
Update copy.cpp 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago
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
Maksim Shabunin c8abf2ad14 backport: fixed warnings produced by clang-9.0.0 5 years ago
Alexander Alekhin fcc69d5a60 core(test): fix check conditions 5 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 5 years ago
Vitaly Tuzov 66842f5a18 Extended v_check_any/v_check_all universal intrinsics to support 64-bit integer 5 years ago
Paul E. Murphy b465c82696 core: workaround old gcc vec_mul{e,o} (Issue #15506) 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
Alexander Alekhin 0fda243a05 pre: OpenCV 3.4.8 (version++) 5 years ago
Maksim Shabunin f3aab47f94 Assorted documentation fixes 5 years ago
Braedy Kuzma 9bf8b496d6 Use commonly supported instruction mnemonic. 5 years ago
Braedy Kuzma d4120dd2fe Disambiguate vecpopcnt for (u)dword2. 5 years ago
Vitaly Tuzov d134ec54c5 Extend tests for v_check_any and v_check_all intrinsics 5 years ago
ChipKerchner 288e6f9c07 –Improve vectorization in the 'norm' functions 5 years ago
ChipKerchner 70b883cfeb Fix macro bug with v_reduce_min and v_reduce_max for chars in VSX 5 years ago
Vitaly Tuzov 1b40528e1a Fix for AVX2 implementation of v_check_any(), v_check_all() intrinsics 5 years ago
Alexander Alekhin d7409604b5 core: handle empty Mat in Mat_ assignment operators 5 years ago
Alexander Alekhin 8a0b93bc4d core: update fastmath.hpp 5 years ago
Alexander Alekhin 8b1fe8f6e0 core: fix stat SIMD code 5 years ago
Zyrin 869ea22f34 Use std::move in Mat_<T> move constructors 5 years ago
Zyrin 8ef8088686 Fix stack overflow on gcc with c++17 (#15343) 5 years ago
Paul E. Murphy 33fb253a66 core: vectorize dotProd_32s 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
Alexander Alekhin 32772a5436 3.4: backported changes from 'master' branch 5 years ago
Alexander Alekhin 15b8a8d935 build: eliminate warnings with Xcode 10.3 5 years ago
Hugo Lindström 935067ee05 Merge pull request #15265 from hugolm84:wince-armv7-supports-neon 5 years ago
Alexander Alekhin 5ef548a985 cmake: update initialization 5 years ago
Paul E. Murphy f38a61c66d fast_math: implement optimized PPC routines 5 years ago
Paul E. Murphy 3f92bcc11a fast_math: selectively use GCC rounding builtins when available 5 years ago
Paul E. Murphy b2135be594 fast_math: add extra perf/unit tests 5 years ago
Victor Romero 987bb2ca61 Fix build for UWP 5 years ago
Paul E. Murphy 1031b7f4bc hal: vsx: further optimize v_signmask 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
berak 4d3989817c java: fix Mat.toString() for higher dimensions 5 years ago
Alexander Alekhin 4a7ca5a291 OpenCV version++ (3.4.7) 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 8bac8b513c core: support SIMD intrinsics in user code 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
Hugo Lindström 245c256b1c Support compiliation for <=VS13 5 years ago
Vitaly Tuzov 9befb7a1d7 Merge pull request #14916 from terfendail:wsignmask_deprecated 5 years ago