4438 Commits (cc9b199ecbca3e917b9c53c3aa20664504e52c00)

Author SHA1 Message Date
Alexander Alekhin 4c71dbf0af release: OpenCV 4.1.2 5 years ago
Alexander Alekhin 6bdb9ca725 OpenCV release (3.4.8) 5 years ago
Maksim Shabunin 1ca74c3c03 Merge pull request #15544 from mshabunin:disable_posix_memalign 5 years ago
Marcin Tolysz 3fd36c1be1 Merge pull request #15658 from tolysz:patch-1 5 years ago
Sean McBride 24effe8cd6 Fixed clang -Wnewline-eof warning by adding newline to end of file 5 years ago
Nikita Shulga ec37364762 Use std::atomic in getExpTab32f and getLogTab32f 5 years ago
Nikita Shulga 23288b7cb5 Use atomic operations to modify flagNestedParallelFor 5 years ago
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
Alexander Alekhin 6e246ee58c core(persistence): fix reserveNodeSpace() implementation 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 84c3bbd934 OpenCV version '-openvino' 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 3c62f3a8e3 pre: OpenCV 4.1.2 (version++) 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
Kazuma Furuhashi ccecd3405a Merge pull request #15007 from 284km:fixatypo 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
Matthias Gehre 0e92ac2af7 modules/core/src/ocl.cpp: Fix dangling pointer 5 years ago
Paul E. Murphy 33fb253a66 core: vectorize dotProd_32s 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e 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