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.
 
 
 
 
 
 
Dale Phurrough 9bda96d39e
add test case
3 years ago
..
ocl Merge pull request #20172 from alalek:fixup_19334 4 years ago
test_arithm.cpp Fix potential NaN in cv::norm. 4 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 Merge pull request #20011 from Developer-Ecosystem-Engineering:3.4 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 core: add missing implementation for Mat::ptr(Vec) 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(arithm_op): workaround problem with scalars handling 4 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 add test case 3 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