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
Files
2ce47fda88ba54f8f2e52d2d36adc1efac902721
opencv
/
modules
/
core
/
test
T
History
Alexander Alekhin
b5fcb06a76
core(SIMD): update int64 SSE constructor
2021-10-18 18:59:40 +00:00
..
ocl
Merge pull request
#20670
from alalek:core_ocl_fix_intel_gpu_gemm_requirements
2021-09-10 12:00:11 +00:00
test_arithm.cpp
Fix potential NaN in cv::norm.
2021-06-15 14:58:11 +02:00
test_async.cpp
…
test_concatenation.cpp
…
test_conjugate_gradient.cpp
…
test_countnonzero.cpp
…
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
…
test_intrin_utils.hpp
core(SIMD): update int64 SSE constructor
2021-10-18 18:59:40 +00:00
test_intrin.cpp
core: fix F16C compilation check
2020-11-17 12:22:49 +00:00
test_io.cpp
…
test_lpsolver.cpp
…
test_main.cpp
…
test_mat.cpp
core: add missing implementation for Mat::ptr(Vec)
2021-05-09 14:15:12 +02:00
test_math.cpp
…
test_misc.cpp
Optimize calls to std::string::find() and friends for a single char.
2020-12-17 09:39:23 +01:00
test_operations.cpp
core(arithm_op): workaround problem with scalars handling
2021-03-31 10:35:52 +00:00
test_precomp.hpp
…
test_ptr.cpp
…
test_rand.cpp
…
test_rotatedrect.cpp
…
test_umat.cpp
add test case
2021-08-25 14:32:40 +02:00
test_utils_tls.impl.hpp
…
test_utils.cpp
…