marina.kolpakova
|
b28acfc12e
|
add GPU module specific command line arguments
|
12 years ago |
marina.kolpakova
|
f88be98ec4
|
print information message about target device for GPU module tests
|
12 years ago |
marina.kolpakova
|
f5d6367ea1
|
GPU module performance tests are aligned with other OpenCV pefrofmance tests
|
12 years ago |
Andrey Kamaev
|
39d6eb7312
|
Add sanity check support for vector<DMatch>
|
12 years ago |
Andrey Kamaev
|
95b6a103b5
|
Add sanity checks support for vertor<KeyPoint>
|
12 years ago |
Andrey Kamaev
|
5a5c477be6
|
Make performance tests for solvePnPRansec more determenistic
|
12 years ago |
Andrey Kamaev
|
c146c54bcd
|
Fix sanity checks for empty objects
|
12 years ago |
Andrey Kamaev
|
6151a6ea0b
|
Make SANITY_CHECK required for all performance tests
|
12 years ago |
Andrey Morozov
|
e2d9fc4dcc
|
fixed compile error under linux
|
12 years ago |
AoD314
|
54a202b3d5
|
add new version of CommandLineParser. add empty docs
|
12 years ago |
Vadim Pisarevsky
|
0bd68a70f1
|
fixed #2297, #2300; fixed several warnings
|
12 years ago |
Daniil Osokin
|
e37b9469da
|
Added perf tests
|
12 years ago |
Daniil Osokin
|
cfd80152bb
|
test
|
12 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Marina Kolpakova
|
3def843652
|
merged the trunk r8719:8731 and 8807
|
13 years ago |
Marina Kolpakova
|
680a44189c
|
merged the trunk r8704:8716
|
13 years ago |
Andrey Kamaev
|
1ee5c95ee9
|
Updated gtest to upstream rev616
|
13 years ago |
Andrey Kamaev
|
511d09f587
|
Fixed tests broken by r8708
|
13 years ago |
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Anatoly Baksheev
|
6455488ff4
|
perf_framework: added TEST_CYCLE_MULTIRUN macros ( invokes function tested several times at each iteration )
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
b8e70ea6c9
|
NORM_L2SQR added too (ticket #1840)
|
13 years ago |
Vadim Pisarevsky
|
40f2c716af
|
added NORM_HAMMING* support to cv::norm (ticket #1840)
|
13 years ago |
Andrey Kamaev
|
3a4c14e549
|
Fixed verbosity of badarg tests
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Andrey Kamaev
|
7cc7a3f37d
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
13 years ago |
Marina Kolpakova
|
cf02b2e258
|
additional android logging for output gtest xml file
|
13 years ago |
Andrey Kamaev
|
2854e7b5a2
|
Fixed perf tests crash in case of corrupted sanity data; added option to control process of generating new sanity records
|
13 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
Andrey Kamaev
|
691d392312
|
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
|
13 years ago |
Anatoly Baksheev
|
84db4eb6fa
|
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
|
13 years ago |
Andrey Kamaev
|
58b980ea88
|
Perf testing: added ERROR_RELATIVE mode to SANITY_CHECK
|
13 years ago |
Andrey Kamaev
|
f937d68d60
|
Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests
|
13 years ago |
Andrey Kamaev
|
41d3a9a192
|
Minor perf tests framework improvement
|
13 years ago |
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).
|
13 years ago |
Andrey Kamaev
|
20af242a03
|
Updated command line arguments in performance tests
|
13 years ago |
Andrey Kamaev
|
aebd7ebb75
|
Perf tests: added option to set affinity mask on Android platform
|
13 years ago |
Andrey Kamaev
|
99d3ce52c5
|
Added performance tests for findCirclesGrid and solvePnP
|
13 years ago |
Andrey Kamaev
|
ab3ec788ce
|
Perf tests: improved reporting when test fails because of exception
|
13 years ago |
Andrey Kamaev
|
ccfb3e6a21
|
Perf tests: fixed some issues
|
13 years ago |
Andrey Kamaev
|
5cce038958
|
Performance testing branch is merged back into trunk
|
13 years ago |
Artem Myagkov
|
8c6782300a
|
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
|
13 years ago |
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
14 years ago |
Vadim Pisarevsky
|
abeeb40d46
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
14 years ago |
Andrey Kamaev
|
b906ad3108
|
Test system included into Android build
|
14 years ago |
Anatoly Baksheev
|
047c7e0fd6
|
*applied patch from NVidia (nppstTraspose bug)
*fixed some warnings
*finished gpu test port to gtest framework
|
14 years ago |