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.
 
 
 
 
 
 
Tatsuro Shibamura d354ad1c34
Merge pull request #21630 from shibayan:arm64-msvc-neon
3 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
atomic_check.cpp cmake: use 'long long' for atomic check 5 years ago
cpu_avx.cpp
cpu_avx2.cpp build: update AVX2 check 5 years ago
cpu_avx512.cpp CPU dispatching: additional AVX-512 check for mingw-w64 7 years ago
cpu_avx512clx.cpp fix avx512 detection 5 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 fix avx512 detection 5 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_msa.cpp fix files permissions 5 years ago
cpu_neon.cpp Merge pull request #21630 from shibayan:arm64-msvc-neon 3 years ago
cpu_popcnt.cpp cmake: fix popcnt detection 7 years ago
cpu_rvv.cpp Update RISC-V back-end to RVV 0.10 3 years ago
cpu_sse.cpp
cpu_sse2.cpp
cpu_sse3.cpp
cpu_sse41.cpp
cpu_sse42.cpp cmake: fix POPCNT & SSE4.2 detection code 8 years ago
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 fix inline asm constraints 5 years ago
cxx11.cpp cmake: update CXX11 compiler flag 7 years ago
directx.cpp
ffmpeg_test.cpp Fix ffmpeg detection with -D OPENCV_WARNINGS_ARE_ERRORS=ON option. 7 years ago
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
webnn.cpp Merge pull request #20406 from MarkGHX:gsoc_2021_webnn 3 years ago
win32uitest.cpp