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 Merge pull request #12565 from dkurt:dnn_non_intel_gpu 6 years ago
test_arithm.cpp core(test): extend divideByZero test 6 years ago
test_async.cpp core: Async API / AsyncArray 6 years ago
test_concatenation.cpp Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 6 years ago
test_conjugate_gradient.cpp ts: refactor OpenCV tests 7 years ago
test_countnonzero.cpp Added countNonZero test for big arrays and disable IPP for some cases 5 years ago
test_downhill_simplex.cpp Misc. modules/ typos 7 years ago
test_ds.cpp Catch exceptions by const-reference 6 years ago
test_dxt.cpp Utilize CV_UNUSED macro 6 years ago
test_eigen.cpp Fix modules/ typos 5 years ago
test_hal_core.cpp ts: refactor OpenCV tests 7 years ago
test_intrin.cpp core: fix F16C compilation check 4 years ago
test_intrin128.simd.hpp core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
test_intrin256.simd.hpp core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
test_intrin512.simd.hpp Merge pull request #14210 from terfendail:wui_512 6 years ago
test_intrin_emulator.cpp Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
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 core: add solveLP type checks for output 6 years ago
test_main.cpp ts: refactor OpenCV tests 7 years ago
test_mat.cpp Merge pull request #17077 from i386x:check-negative-values 4 years ago
test_math.cpp core(kmeans): bailout if can't select cluster center 5 years ago
test_misc.cpp Optimize calls to std::string::find() and friends for a single char. 4 years ago
test_operations.cpp core: don't allow reallocation in add/div/sub/bitwise aug operators 5 years ago
test_precomp.hpp core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
test_ptr.cpp 3.4: backported changes from 'master' branch 5 years ago
test_rand.cpp Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 6 years ago
test_rotatedrect.cpp ts: refactor OpenCV tests 7 years ago
test_umat.cpp ocl: silence warning in case of async cleanup 4 years ago
test_utils.cpp Merge pull request #16704 from alalek:core_log_once_log_if 5 years ago
test_utils_tls.impl.hpp core(tls): implement releasing of TLS on thread termination 5 years ago