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.
 
 
 
 
 
 
kozinove efa4d9176a
Merge pull request #25661 from itlab-vision:framebuffer
5 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 cmake: support multiple CPU targets 8 years ago
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. 9 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 9 months ago
cpu_neon_bf16.cpp prepare to build for ARM64 on Windows with Visual Studio 11 months ago
cpu_neon_dotprod.cpp prepare to build for ARM64 on Windows with Visual Studio 11 months ago
cpu_neon_fp16.cpp prepare to build for ARM64 on Windows with Visual Studio 11 months ago
cpu_popcnt.cpp cmake: fix popcnt detection 7 years ago
cpu_rvv.cpp RISC-V: allow building scalable RVV support with GCC, LLVM 16 support 2 years ago
cpu_sse.cpp cmake: support multiple CPU targets 8 years ago
cpu_sse2.cpp cmake: support multiple CPU targets 8 years ago
cpu_sse3.cpp cmake: support multiple CPU targets 8 years ago
cpu_sse41.cpp cmake: support multiple CPU targets 8 years ago
cpu_sse42.cpp cmake: fix POPCNT & SSE4.2 detection code 8 years ago
cpu_ssse3.cpp cmake: support multiple CPU targets 8 years ago
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
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 Fix ffmpeg detection with -D OPENCV_WARNINGS_ARE_ERRORS=ON option. 7 years ago
framebuffer.cpp Merge pull request #25661 from itlab-vision:framebuffer 5 months ago
lapack_check.cpp core(lapack): fix build issues related to 'extern "C"' 7 years ago
opencl.cpp ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include) 9 years ago
openvx_refenum_test.cpp Updated OpenVX detector and wrappers to handle Reference attribute names change 8 years ago
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 Converted tabs to spaces. 11 years ago