opencv/modules/core/test
Alexander Alekhin 65726e4244 core(hal): improve v_select() SSE4.1+
v_select 'mask' is restricted to these values only: 0 or ~0 (0xff/0xffff/etc)
mask in accuracy test is updated.
2018-04-23 13:17:53 +03:00
..
ocl fix test error on Tinker Board (OpenCL on Arm platform) 2018-02-26 22:55:06 +09:00
test_arithm.cpp Fixed IPP based implementation of setTo() for infinity value 2018-04-04 16:05:22 +03:00
test_concatenation.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_conjugate_gradient.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_countnonzero.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_downhill_simplex.cpp Misc. modules/ typos 2018-02-12 07:09:43 -05:00
test_ds.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_dxt.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_eigen.cpp Merge pull request #11049 from take1014:#10948 2018-03-12 21:49:10 +03:00
test_hal_core.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_intrin_utils.hpp core(hal): improve v_select() SSE4.1+ 2018-04-23 13:17:53 +03:00
test_intrin.cpp cmake: update reporting of excluded dispatching files (#10711) 2018-02-12 14:48:20 +03:00
test_intrin.fp16.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_io.cpp Solves #11156 (#11160) 2018-03-28 15:35:38 +03:00
test_ippasync.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_lpsolver.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_mat.cpp Merge pull request #11214 from take1014:core_9720 2018-04-04 18:36:02 +03:00
test_math.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_misc.cpp core: add "check" macros 2018-04-09 21:24:02 +03:00
test_operations.cpp Misc. modules/ typos 2018-02-12 07:09:43 -05:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_ptr.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_rand.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_rotatedrect.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_umat.cpp Misc. modules/ typos 2018-02-12 07:09:43 -05:00
test_utils.cpp Add test for Scalar arguments at CommandLineParser 2018-03-13 11:01:07 +03:00