4326 Commits (c11423df1e92a9f098cd256800b9cb8bd325e372)

Author SHA1 Message Date
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 6 years ago
Alexander Alekhin e8a703a71d core(intrin): v_load_low() workaround for aarch64+clang 6 years ago
Alexander Alekhin 4a6888ccf6 imgproc: fix kmeans() call from grabCut() 6 years ago
Alexander Alekhin 442bc80cd7 pre: OpenCV 4.1.1 (version++) 6 years ago
Alexander Alekhin 779f59da6b pre: OpenCV 3.4.7 (version++) 6 years ago
Alexander Alekhin 5ac55fc132 core: eliminate AVX512 build warnings 6 years ago
Joe Howse 729848caeb core: revise syntax to support Visual C++ 2013 6 years ago
Alexander Alekhin 681e0323f2 core: backport toLowerCase()/toUpperCase() 6 years ago
Alexander Alekhin 7b099e0fe2 videoio: plugins support on Win32 6 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 6c8ffe81d0 core: repair default log level 6 years ago
Alexander Alekhin d3d13c41c4 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
Ahmed Ashour 1050b5351e java: add CvType.CV_16F 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
Alexander Alekhin b8f9076de0 core: drop 'operator << (ostream, String)' overload 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
Alexander Alekhin 610f5481c1 core(ocl): ocl::Kernels::args() via variadic template 6 years ago
Sayed Adel afb157df67 core:vsx fix sum of v_reduce_sad 6 years ago
Vitaly Tuzov 18d10d6b86 Fixed v_reduce_sad intrinsics implementation and added tests 6 years ago
Alexander Alekhin c1981f28ad build: +OPENCV_ENABLE_MEMORY_SANITIZER flag 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
Vitaly Tuzov 4a54aa3fbd Cleared up deprecated intrinsics for FP16 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 64168fc20a '-dev' version 6 years ago
Alexander Alekhin 371bba8f54 release: OpenCV 4.1.0 6 years ago
Alexander Alekhin 33b765d797 OpenCV version++ (3.4.6) 6 years ago
Alexander Alekhin 1e583942b9 core(lda): don't perform calculations in constructor 6 years ago