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 4c2858fd61 cmake: fix POPCNT & SSE4.2 detection code 8 years ago
..
OpenCVDetectCudaArch.cu
cpu_avx.cpp cmake: support multiple CPU targets 8 years ago
cpu_avx2.cpp cmake: support multiple CPU targets 8 years ago
cpu_avx512.cpp cmake: support multiple CPU targets 8 years ago
cpu_fp16.cpp cmake: support multiple CPU targets 8 years ago
cpu_popcnt.cpp cmake: fix POPCNT & SSE4.2 detection code 8 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
directx.cpp
ffmpeg_test.cpp ffmpeg: add __STDC_CONSTANT_MACROS to check code 8 years ago
lapack_check.cpp cmake: fix lapack 8 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
vfwtest.cpp
win32uitest.cpp