.. |
ocl
|
eliminate compiler warnings
|
2016-10-08 02:19:43 +03:00 |
test_arithm.cpp
|
build: eliminate ICC warnings
|
2016-12-15 15:57:40 +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
|
fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions
|
2014-04-08 17:54:08 +04: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
|
fix typo
|
2016-06-07 14:53:04 +09: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
|
HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp
|
2016-05-31 11:54:52 +03:00 |
test_intrin.cpp
|
use universal intrinsic and SSE4 popcount instruction in normHamming
|
2017-01-12 09:09:22 +09:00 |
test_io.cpp
|
Add support of type headings from YAML1.2
|
2017-01-17 16:40:38 +03:00 |
test_ippasync.cpp
|
eliminate compiler warnings
|
2016-10-08 02:19:43 +03: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
|
Added N-dim submat selection with vectors
|
2016-12-15 09:16:40 -06:00 |
test_math.cpp
|
KMeans improvement
|
2017-01-31 12:05:08 +03:00 |
test_misc.cpp
|
core: fix String::end() implementation
|
2017-02-09 16:36:22 +03:00 |
test_operations.cpp
|
cv::norm -> cvtest::norm in tests
|
2014-04-08 14:49:20 +04:00 |
test_precomp.hpp
|
HAL moved back to core
|
2015-12-17 12:33:23 +03:00 |
test_ptr.cpp
|
Added tests for Ptr.
|
2013-09-05 19:03:00 +04:00 |
test_rand.cpp
|
fixed memory corruption when normal dist. params have less channels than target matrix; test added
|
2016-07-19 17:26:39 +03:00 |
test_rotatedrect.cpp
|
addressed issues
|
2014-02-22 09:54:16 +05:30 |
test_umat.cpp
|
test: fix test crash (exception in destructor)
|
2016-09-22 15:18:32 +03:00 |
test_utils.cpp
|
build: fix compiler warnings (GCC 5.3.1)
|
2016-07-01 20:17:16 +03:00 |