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
|
14 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 |
Vadim Pisarevsky
|
9c05a74fee
|
fixed memory corruption in cvtest::copyMakeBorder (thanks to Pieter-Jan Busschaert)
|
14 years ago |
Vadim Pisarevsky
|
4b7aaf2e48
|
fixed build errors on Linux + fixed Farneback optical flow sample
|
14 years ago |
Vadim Pisarevsky
|
d9ab1d2b92
|
fixed build on Windows with MSVC2010
|
14 years ago |
Vadim Pisarevsky
|
0f1a047ed0
|
added missing ts internal header
|
14 years ago |
Vadim Pisarevsky
|
6f44457de8
|
the combined cxts + gtest
|
14 years ago |
Vadim Pisarevsky
|
23e83f8fc7
|
|
14 years ago |
Vadim Pisarevsky
|
e4b91918b1
|
the combined cxts + gtest
|
14 years ago |