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 7722a2b8a8 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
..
ocl Merge pull request #16754 from alalek:issue_16752 5 years ago
test_arithm.cpp Merge pull request #16208 from shimat:fix_compare_16f 5 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
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 completely new C++ persistence implementation (#13011) 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
test_intrin.cpp Merge pull request #15925 from alalek:core_test_simd_cpp_emulation 5 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 #15488 from ChipKerchner:vectorizeMinMax2 5 years ago
test_io.cpp core(persistence): fix resource leaks - force closing files 5 years ago
test_logtagconfigparser.cpp Merge pull request #13909 from kinchungwong:logging_20190220 6 years ago
test_logtagmanager.cpp build: reduce usage of constexpr 6 years ago
test_lpsolver.cpp core: update solveLP() interface 6 years ago
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
test_mat.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_math.cpp core(kmeans): bailout if can't select cluster center 5 years ago
test_misc.cpp core(check): add Size_<int> 5 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
test_umat.cpp Fix 13577 5 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