This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
36598677cf
opencv
/
modules
/
core
/
test
History
Alexander Alekhin
39d5e14c1f
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2020-10-07 09:09:37 +00:00
..
ocl
Merge pull request
#16754
from alalek:issue_16752
2020-03-07 19:06:47 +00:00
test_arithm.cpp
Merge pull request
#16208
from shimat:fix_compare_16f
2019-12-20 16:38:51 +03:00
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
2020-06-03 18:58:41 +03:00
test_downhill_simplex.cpp
test_ds.cpp
test_dxt.cpp
test_eigen.cpp
test_hal_core.cpp
test_intrin128.simd.hpp
test_intrin256.simd.hpp
test_intrin512.simd.hpp
test_intrin_emulator.cpp
Merge pull request
#16236
from alalek:fix_core_simd_emulator
2020-01-10 21:31:02 +03:00
test_intrin_utils.hpp
Merge pull request
#15488
from ChipKerchner:vectorizeMinMax2
2020-01-17 19:37:35 +03:00
test_intrin.cpp
Merge pull request
#15925
from alalek:core_test_simd_cpp_emulation
2019-11-19 21:08:45 +03:00
test_io.cpp
core(persistence): fix "use after free" bug
2020-07-17 21:39:06 +00:00
test_logtagconfigparser.cpp
test_logtagmanager.cpp
test_lpsolver.cpp
test_main.cpp
test_mat.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2020-10-07 09:09:37 +00:00
test_math.cpp
core(kmeans): bailout if can't select cluster center
2019-11-22 14:40:02 +00:00
test_misc.cpp
core(check): add Size_<int>
2019-12-28 13:50:39 +00:00
test_opencl.cpp
core(OpenCL): thread-local OpenCL execution context
2020-09-02 05:04:20 +00:00
test_operations.cpp
core: don't allow reallocation in add/div/sub/bitwise aug operators
2020-03-06 13:00:40 +00:00
test_precomp.hpp
test_ptr.cpp
test_rand.cpp
test_rotatedrect.cpp
test_umat.cpp
ocl: silence warning in case of async cleanup
2020-08-20 19:33:37 +00:00
test_utils_tls.impl.hpp
core(tls): implement releasing of TLS on thread termination
2019-10-24 06:36:18 +00:00
test_utils.cpp
Merge pull request
#16704
from alalek:core_log_once_log_if
2020-03-04 20:42:41 +00:00