.. |
ocl
|
ocl: add SPIR Program loading test
|
2017-12-05 22:25:14 +03:00 |
test_arithm.cpp
|
core: remove raw SSE2/NEON implementation from convert.cpp (#9831)
|
2017-12-15 00:00:35 +03:00 |
test_concatenation.cpp
|
Suppress warning in constructor.
|
2014-04-26 00:42:26 +02:00 |
test_conjugate_gradient.cpp
|
extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed
|
2015-05-05 15:56:06 +03:00 |
test_countnonzero.cpp
|
build: fix "ambiguous call" (MSVS2010)
|
2017-06-08 20:40:35 +03:00 |
test_downhill_simplex.cpp
|
extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed
|
2015-05-05 15:56:06 +03:00 |
test_ds.cpp
|
Fixed several GCC 5.x warnings
|
2016-09-01 15:44:01 +03:00 |
test_dxt.cpp
|
Merge pull request #7872 from alalek:merge-2.4
|
2016-12-16 16:03:14 +02:00 |
test_eigen.cpp
|
core(test): Core_Eigen.vector_32 use relative norm
|
2017-12-12 15:07:31 +03:00 |
test_hal_core.cpp
|
test: fix Core_HAL.mat_decomp test implementation
|
2016-12-12 14:47:38 +03:00 |
test_intrin_utils.hpp
|
Universal Intrinsics: aligned v_pack behavior on different platforms, fixed 64-bit register on ARM, added more saturate_cast variants
|
2017-11-28 13:31:56 +03:00 |
test_intrin.cpp
|
Merge pull request #9753 from tomoaki0705:universalMatmul
|
2017-11-20 15:56:53 +03:00 |
test_intrin.fp16.cpp
|
test(hal): properly dispatch FP16 test
|
2017-08-24 20:54:17 +00:00 |
test_io.cpp
|
Merge pull request #10302 from alalek:issue_10254
|
2017-12-13 17:31:40 +00:00 |
test_ippasync.cpp
|
remove some rand functions
|
2017-07-20 22:43:11 +09:00 |
test_lpsolver.cpp
|
Used checking norm of results for LPSolver accuracy tests
|
2014-10-09 13:32:56 +04:00 |
test_main.cpp
|
move cuda tests from core to cudaarithm
|
2015-02-26 19:49:12 +03:00 |
test_mat.cpp
|
core(test): refactor PCA test
|
2017-12-12 15:07:27 +03:00 |
test_math.cpp
|
SoftFloat tests: assert => expect
|
2017-12-14 21:03:25 +03:00 |
test_misc.cpp
|
core: forbid handling of the case when src=dst in cv::repeat
|
2017-06-26 14:02:52 +03:00 |
test_operations.cpp
|
core: fix type traits
|
2017-08-31 15:05:46 +03:00 |
test_precomp.hpp
|
Hid symbols in static builds, added LTO flags, removed exports from ts
|
2017-12-07 10:26:48 +03:00 |
test_ptr.cpp
|
core:ppc Fixed compilation with xlc, clang.
|
2017-11-29 07:48:26 +00:00 |
test_rand.cpp
|
core(test): add regression test for RNG in parallel_for_()
|
2017-02-28 18:22:58 +03:00 |
test_rotatedrect.cpp
|
addressed issues
|
2014-02-22 09:54:16 +05:30 |
test_umat.cpp
|
Fix https://github.com/opencv/opencv/issues/8693
|
2017-09-05 23:33:18 +03:00 |
test_utils.cpp
|
fix cv::CommandLineParser.
|
2017-08-23 11:38:58 +02:00 |