Andrey Pavlenko
|
d5881bc00a
|
adding version info to test log
|
2013-05-12 18:36:55 +04:00 |
|
Andrey Kamaev
|
96b008cd29
|
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted
inside CV_ENUM and CV_FLAGS
|
2013-04-15 19:39:49 +04:00 |
|
Andrey Kamaev
|
7267d518d5
|
Fix build in Visual Studio 2005
|
2012-11-01 12:42:51 +04:00 |
|
Andrey Kamaev
|
3ffe0f0117
|
Remove unused tbb::task_scheduler_init from perf tests
|
2012-10-15 16:25:06 +04:00 |
|
Kirill Kornyakov
|
84176fa027
|
Added perf test for warpPerpsective with large resolutions
|
2012-10-12 17:14:23 +04:00 |
|
marina.kolpakova
|
800cb9d0e6
|
allow gpu module write sanity data for GPU and CPU tests in one xml
|
2012-10-12 14:46:18 +04:00 |
|
Andrey Kamaev
|
97640847c5
|
Add methods to sort keypoints and corresponding descriptors
|
2012-10-11 18:25:45 +04:00 |
|
marina.kolpakova
|
b28acfc12e
|
add GPU module specific command line arguments
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
f5d6367ea1
|
GPU module performance tests are aligned with other OpenCV pefrofmance tests
|
2012-10-10 16:13:24 +04:00 |
|
Andrey Kamaev
|
39d6eb7312
|
Add sanity check support for vector<DMatch>
|
2012-10-09 19:17:58 +04:00 |
|
Andrey Kamaev
|
95b6a103b5
|
Add sanity checks support for vertor<KeyPoint>
|
2012-10-09 18:41:26 +04:00 |
|
Andrey Kamaev
|
e2ff0ed1fb
|
Add sanity checks to objdetect module perf tests
|
2012-10-09 15:28:51 +04:00 |
|
Andrey Kamaev
|
a3ab6d147d
|
Fix CV_ENUM macro instability
|
2012-10-08 21:37:58 +04:00 |
|
Andrey Kamaev
|
6151a6ea0b
|
Make SANITY_CHECK required for all performance tests
|
2012-10-08 17:17:42 +04:00 |
|
Kirill Kornyakov
|
494ae1562d
|
Added 240p resolution alias for perf tests
|
2012-09-24 15:44:11 +04:00 |
|
Oleg Sklyarov
|
bbe418427e
|
Added WQHD = 1444p frame size
|
2012-09-18 18:02:29 +04:00 |
|
Vladislav Vinogradov
|
81d6400f45
|
fixed compilation under windows
|
2012-08-21 14:28:40 +04:00 |
|
Andrey Kamaev
|
c492dc6a83
|
Fixed property names in cap_dshow #1993
|
2012-05-29 05:41:46 +00:00 |
|
Anatoly Baksheev
|
6455488ff4
|
perf_framework: added TEST_CYCLE_MULTIRUN macros ( invokes function tested several times at each iteration )
|
2012-05-24 17:12:14 +00:00 |
|
Andrey Kamaev
|
65f5343ed5
|
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
|
2011-12-29 16:46:16 +00:00 |
|
Andrey Kamaev
|
58b980ea88
|
Perf testing: added ERROR_RELATIVE mode to SANITY_CHECK
|
2011-12-28 14:59:09 +00:00 |
|
Andrey Kamaev
|
f937d68d60
|
Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests
|
2011-12-27 16:37:24 +00:00 |
|
Andrey Kamaev
|
a67a0c76c5
|
Fixed logging in perf tests; small bugfix in run.py
|
2011-11-30 11:30:45 +00:00 |
|
Kirill Kornyakov
|
913811836a
|
workaround for the case when perf system is used in external app without TBB
|
2011-11-24 12:06:38 +00:00 |
|
Andrey Kamaev
|
a612fa1520
|
Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel
|
2011-11-01 15:41:43 +00:00 |
|
Andrey Kamaev
|
41d3a9a192
|
Minor perf tests framework improvement
|
2011-11-01 08:13:30 +00:00 |
|
Leonid Beynenson
|
59d89c7a7a
|
Added possibility to configure TBB behavior in Perf tests --- now we can set the number of TBB threads in the perf tests either as console parameter perf_tbb_nthreads or
in a test itself using the method declare.tbb_threads(n).
|
2011-10-31 16:22:05 +00:00 |
|
Kirill Kornyakov
|
f8983e8adf
|
added small resolutions for perf tests
|
2011-10-21 08:20:51 +00:00 |
|
Kirill Kornyakov
|
3287729c9f
|
added sz2K resolution for perf tests
|
2011-10-20 07:50:34 +00:00 |
|
Andrey Kamaev
|
99d3ce52c5
|
Added performance tests for findCirclesGrid and solvePnP
|
2011-09-13 07:54:19 +00:00 |
|
Andrey Kamaev
|
ab3ec788ce
|
Perf tests: improved reporting when test fails because of exception
|
2011-09-09 13:21:26 +00:00 |
|
Andrey Kamaev
|
6cb1036e04
|
Perf tests: method ::perf::TestBase::getDataPath made public static; added base CUDA detection into run.py script
|
2011-09-08 11:01:45 +00:00 |
|
Andrey Kamaev
|
ccfb3e6a21
|
Perf tests: fixed some issues
|
2011-09-08 09:29:27 +00:00 |
|
Andrey Kamaev
|
5cce038958
|
Performance testing branch is merged back into trunk
|
2011-09-06 15:30:28 +00:00 |
|