Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin ddcf388270 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
..
runtime cmake:vsx Fix compilation fail on aligned runtime test when c++11 enabled 6 years ago
OpenCVDetectCudaArch.cu Fix comment marker in OpenCVDetectCudaArch.cu 6 years ago
cpu_avx.cpp
cpu_avx2.cpp
cpu_avx512.cpp CPU dispatching: additional AVX-512 check for mingw-w64 7 years ago
cpu_avx512cel.cpp Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
cpu_avx512cnl.cpp Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
cpu_avx512common.cpp Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
cpu_avx512icl.cpp Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
cpu_avx512knl.cpp Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
cpu_avx512knm.cpp Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
cpu_avx512skx.cpp AVX 512 detection: workaround for older GCC 6 years ago
cpu_fp16.cpp cmake: fix CPU_BASELINE_FINAL filling 7 years ago
cpu_neon.cpp build: replace WIN32 => _WIN32 8 years ago
cpu_popcnt.cpp cmake: fix popcnt detection 7 years ago
cpu_sse.cpp
cpu_sse2.cpp
cpu_sse3.cpp
cpu_sse41.cpp
cpu_sse42.cpp
cpu_ssse3.cpp
cpu_vsx.cpp core: several improves and fixes on ppc64le infrastructure 6 years ago
cpu_vsx3.cpp core: several improves and fixes on ppc64le infrastructure 6 years ago
cpu_vsx_asm.cpp core:vsx Add support for VSX3 half precision conversions 6 years ago
cxx11.cpp
directx.cpp
ffmpeg_test.cpp
lapack_check.cpp core(lapack): fix build issues related to 'extern "C"' 7 years ago
opencl.cpp
openvx_refenum_test.cpp
vtk_test.cpp cmake: add compilation test for VTK 7 years ago
vulkan.cpp Merge pull request #12703 from wzw-intel:vkcom 6 years ago
win32uitest.cpp