- 25 Feb, 2020 1 commit
-
-
Ivan Galanin authored
* Update to new ICV packages MacOS ia32 ICV package is no longer built. * cmake(ippicv): add Apple 32-bit check * Updated commit hash
-
- 12 Feb, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 11 Feb, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 10 Feb, 2020 1 commit
-
-
Ilya Lavrenov authored
backporting of commit 98d96f2c
-
- 04 Feb, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 03 Feb, 2020 1 commit
-
-
Rajkiran Natarajan authored
-
- 28 Jan, 2020 1 commit
-
-
Sayed Adel authored
generalize constraints to 'wa' for VSX registers
-
- 27 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
backporting of commit f163778d
-
- 21 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 16 Jan, 2020 1 commit
-
-
h6197627 authored
-
- 25 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 16 Dec, 2019 1 commit
-
-
Tatsuro Shibamura authored
* Support ARM64 Windows 10 platform * Fixed detection issue for ARM64 Windows 10 * Try enabling ARM NEON intrin * build: disable NEON with MSVC compiler * samples(directx): gdi32 dependency
-
- 14 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 13 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
* cmake: avoid deprecated LINK_PRIVATE/LINK_PUBLIC see CMP0023 (CMake 2.8.12+) * cmake: fix 3rdparty list - don't include OpenCV modules
-
- 11 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
Drop: - discouraged CMAKE_CL_64 - MSVC64 - MINGW64
-
- 10 Dec, 2019 1 commit
-
-
Pádraig Brady authored
-c is required to avoid linking (and the associated missing "main" message) when linker flags like "-Wl,-z,relro" are passed to GCC
-
- 02 Dec, 2019 1 commit
-
-
Lubov Batanina authored
* Support nGraph * Fix resize
-
- 12 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 11 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 06 Nov, 2019 1 commit
-
-
SSE4 authored
Signed-off-by:
SSE4 <tomskside@gmail.com>
-
- 03 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 02 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 18 Oct, 2019 2 commits
-
-
Fei Wu authored
-
Pavel Grunt authored
-
- 16 Oct, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 08 Oct, 2019 1 commit
-
-
Alexander Alekhin authored
- _mm256_bslli_epi128() works in GCC 4.9.3+ only - Android NDK r10 doesn't support this instruction
-
- 05 Oct, 2019 1 commit
-
-
Alexander Alekhin authored
- renamed Cascade Lake AVX512_CEL => AVX512_CLX (align with Intel SDE tool) - fixed CLX instruction sets (no IFMA/VBMI) - added flag to bypass CPU baseline check: OPENCV_SKIP_CPU_BASELINE_CHECK
-
- 02 Oct, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 01 Oct, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 20 Sep, 2019 1 commit
-
-
mipsopen-fwu authored
* Added MSA implementations for mips platforms. Intrinsics for MSA and build scripts for MIPS platforms are added. Signed-off-by:
Fei Wu <fwu@wavecomp.com> * Removed some unused code in mips.toolchain.cmake. Signed-off-by:
Fei Wu <fwu@wavecomp.com> * Added comments for mips toolchain configuration and disabled compiling warnings for libpng. Signed-off-by:
Fei Wu <fwu@wavecomp.com> * Fixed the build error of unsupported opcode 'pause' when mips isa_rev is less than 2. Signed-off-by:
Fei Wu <fwu@wavecomp.com> * 1. Removed FP16 related item in MSA option defines in OpenCVCompilerOptimizations.cmake. 2. Use CV_CPU_COMPILE_MSA instead of __mips_msa for MSA feature check in cv_cpu_dispatch.h. 3. Removed hasSIMD128() in intrin_msa.hpp. 4. Define CPU_MSA as 150. Signed-off-by:
Fei Wu <fwu@wavecomp.com> * 1. Removed unnecessary CV_SIMD128_64F guarding in intrin_msa.hpp. 2. Removed unnecessary CV_MSA related code block in dotProd_8u(). Signed-off-by:
Fei Wu <fwu@wavecomp.com> * 1. Defined CPU_MSA_FLAGS_ON as "-mmsa". 2. Removed CV_SIMD128_64F guardings in intrin_msa.hpp. Signed-off-by:
Fei Wu <fwu@wavecomp.com> * Removed unused msa_mlal_u16() and msa_mlal_s16 from msa_macros.h. Signed-off-by:
Fei Wu <fwu@wavecomp.com>
-
- 18 Sep, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 16 Sep, 2019 1 commit
-
-
Maksim Shabunin authored
-
- 04 Sep, 2019 3 commits
-
-
huihut authored
* fix 'chmod' is not recognized as an internal or external command in Windows https://github.com/opencv/opencv/issues/14939 * cmake: update PCH command handling
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 29 Aug, 2019 1 commit
-
-
Maksim Shabunin authored
-
- 23 Aug, 2019 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Aug, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 15 Aug, 2019 1 commit
-
- 08 Aug, 2019 1 commit
-
-
Tomoaki Teshima authored
* add -Wno-psabi when using GCC 6 * add -Wundef for CUDA 10 * add -Wdeprecated-declarations when using GCC 7 * add -Wstrict-aliasing and -Wtautological-compare for GCC 7 * replace cudaThreadSynchronize with cudaDeviceSynchronize
-