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.
 
 
 
 
 
 
Vincent Rabaud 8391a23600 Optimize calls to std::string::find() and friends for a single char. 4 years ago
..
ocl
test_arithm.cpp
test_async.cpp
test_concatenation.cpp
test_conjugate_gradient.cpp
test_countnonzero.cpp Added countNonZero test for big arrays and disable IPP for some cases 5 years ago
test_downhill_simplex.cpp
test_ds.cpp
test_dxt.cpp
test_eigen.cpp
test_hal_core.cpp
test_intrin.cpp core: fix F16C compilation check 4 years ago
test_intrin128.simd.hpp
test_intrin256.simd.hpp
test_intrin512.simd.hpp
test_intrin_emulator.cpp
test_intrin_utils.hpp core: fix F16C compilation check 4 years ago
test_io.cpp core(persistence): fix resource leaks - force closing files 5 years ago
test_lpsolver.cpp
test_main.cpp
test_mat.cpp Merge pull request #17077 from i386x:check-negative-values 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
test_precomp.hpp
test_ptr.cpp
test_rand.cpp
test_rotatedrect.cpp
test_umat.cpp ocl: silence warning in case of async cleanup 4 years ago
test_utils.cpp
test_utils_tls.impl.hpp