.. |
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
|
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
|
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
|
ts: refactor OpenCV tests
|
7 years ago |
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 "use after free" bug
|
4 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
|
4 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_opencl.cpp
|
core(OpenCL): thread-local OpenCL execution context
|
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 |