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.
 
 
 
 
 
 
Biswapriyo Nath 6cf0910842
Merge pull request #22462 from Biswa96:fix-directx-check
2 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_dotprod.cpp neon: add dotprod dispatch implementation 2 years ago
cpu_fp16.cpp cmake: fix CPU_BASELINE_FINAL filling 7 years ago
cpu_lasx.cpp Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 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
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
directx.cpp Merge pull request #22462 from Biswa96:fix-directx-check 2 years ago
ffmpeg_test.cpp
lapack_check.cpp
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