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 b5fcb06a76 core(SIMD): update int64 SSE constructor 3 years ago
..
ocl Merge pull request #20670 from alalek:core_ocl_fix_intel_gpu_gemm_requirements 3 years ago
test_arithm.cpp Fix potential NaN in cv::norm. 4 years ago
test_async.cpp
test_concatenation.cpp
test_conjugate_gradient.cpp
test_countnonzero.cpp
test_downhill_simplex.cpp
test_ds.cpp
test_dxt.cpp
test_eigen.cpp
test_hal_core.cpp
test_intrin.cpp
test_intrin128.simd.hpp
test_intrin256.simd.hpp
test_intrin512.simd.hpp
test_intrin_emulator.cpp
test_intrin_utils.hpp core(SIMD): update int64 SSE constructor 3 years ago
test_io.cpp
test_lpsolver.cpp
test_main.cpp
test_mat.cpp core: add missing implementation for Mat::ptr(Vec) 4 years ago
test_math.cpp
test_misc.cpp Optimize calls to std::string::find() and friends for a single char. 4 years ago
test_operations.cpp core(arithm_op): workaround problem with scalars handling 4 years ago
test_precomp.hpp
test_ptr.cpp
test_rand.cpp
test_rotatedrect.cpp
test_umat.cpp add test case 4 years ago
test_utils.cpp
test_utils_tls.impl.hpp