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.
 
 
 
 
 
 
HAN Liutong b5ea32158a
Merge pull request #25883 from hanliutong:rvv-intrin-upgrade
7 months 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
cann.cpp dnn: add the CANN backend (#22634) 2 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 Disable fp16 instructions detection on Windows ARM64 because of build issues #25052. 12 months ago
cpu_lasx.cpp Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
cpu_lsx.cpp Merge pull request #23929 from CNClareChen:4.x 1 year ago
cpu_msa.cpp fix files permissions 5 years ago
cpu_neon.cpp Merge pull request #25024 from vrabaud:neon 12 months ago
cpu_neon_bf16.cpp prepare to build for ARM64 on Windows with Visual Studio 1 year ago
cpu_neon_dotprod.cpp prepare to build for ARM64 on Windows with Visual Studio 1 year ago
cpu_neon_fp16.cpp prepare to build for ARM64 on Windows with Visual Studio 1 year ago
cpu_popcnt.cpp cmake: fix popcnt detection 7 years ago
cpu_rvv.cpp Merge pull request #25883 from hanliutong:rvv-intrin-upgrade 7 months 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
directml.cpp Merge pull request #24060 from TolyaTalamanov:at/advanced-device-selection-onnxrt-directml 1 year ago
directx.cpp Merge pull request #22462 from Biswa96:fix-directx-check 2 years ago
ffmpeg_test.cpp
framebuffer.cpp Merge pull request #25661 from itlab-vision:framebuffer 7 months ago
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