4298 Commits (a5ca5f6dafa575bee50c670b1858c5186656c466)

Author SHA1 Message Date
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
Alexander Alekhin 44836c7f78 core: evaluate CV_Error() parameters during static scans 5 years ago
Stefan Brüns e9a2e665b2 Explicitly default operator= for Vec<T, n> 5 years ago
Rostislav Vasilikhin f2f600f807 fixed multi instrumentations 5 years ago
Alexander Alekhin e8a703a71d core(intrin): v_load_low() workaround for aarch64+clang 5 years ago
Alexander Alekhin 4a6888ccf6 imgproc: fix kmeans() call from grabCut() 5 years ago
Alexander Alekhin 779f59da6b pre: OpenCV 3.4.7 (version++) 5 years ago
Alexander Alekhin 5ac55fc132 core: eliminate AVX512 build warnings 5 years ago
Alexander Alekhin 681e0323f2 core: backport toLowerCase()/toUpperCase() 5 years ago
Vitaly Tuzov a29e59a770 Rename parameters in AVX512 implementation of v_load_deinterleave and v_store_interleave 6 years ago
Vitaly Tuzov d2aadabc5e Merge pull request #14743 from terfendail:wui512_fixvswarn 6 years ago
Alexander Alekhin f8791f072d core: avoid function type cast, make happy UBSAN 6 years ago
Alexander Alekhin 1e9ad5476d core(intrin): drop hasSIMD128 checks 6 years ago
Alexander Alekhin 4a8fd71a2e core: fix visibility handling 6 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 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
Vitaly Tuzov 3b015dfc7d Merge pull request #14210 from terfendail:wui_512 6 years ago
Vitaly Tuzov 723165f878 fix for AVX2 version of v_reduce_min intrinsic 6 years ago
Ahmed Ashour ca8a1d2cff java: generated code inline return 6 years ago
Vitaly Tuzov f0fb91f2d4 Fixed v_signmask implementation for AVX2, updated universal intrinsics tests. 6 years ago
Ahmed Ashour f9564e053d java: test: use assertNotNull and assertFalse 6 years ago
Ahmed Ashour f3319f6140 java: remove redundant declaration of java.lang package 6 years ago
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
catree b5e2ec4ea4 Fix typo in NormTypes documentation. 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