Oleg Sklyarov
|
3f61b9792b
|
fixed bug #2407: run.py now understands android device names with spaces
|
13 years ago |
marina.kolpakova
|
b28acfc12e
|
add GPU module specific command line arguments
|
13 years ago |
marina.kolpakova
|
f88be98ec4
|
print information message about target device for GPU module tests
|
13 years ago |
marina.kolpakova
|
f5d6367ea1
|
GPU module performance tests are aligned with other OpenCV pefrofmance tests
|
13 years ago |
Andrey Kamaev
|
39d6eb7312
|
Add sanity check support for vector<DMatch>
|
13 years ago |
Andrey Kamaev
|
95b6a103b5
|
Add sanity checks support for vertor<KeyPoint>
|
13 years ago |
Andrey Kamaev
|
5a5c477be6
|
Make performance tests for solvePnPRansec more determenistic
|
13 years ago |
Andrey Kamaev
|
e2ff0ed1fb
|
Add sanity checks to objdetect module perf tests
|
13 years ago |
Andrey Kamaev
|
c146c54bcd
|
Fix sanity checks for empty objects
|
13 years ago |
Andrey Kamaev
|
a3ab6d147d
|
Fix CV_ENUM macro instability
|
13 years ago |
Andrey Kamaev
|
6151a6ea0b
|
Make SANITY_CHECK required for all performance tests
|
13 years ago |
marina.kolpakova
|
23699acca0
|
fix for bug 2264
fix compilation OpenCV with cxx11 under Ubuntu with clang and gcc 4.7
|
13 years ago |
Kirill Kornyakov
|
494ae1562d
|
Added 240p resolution alias for perf tests
|
13 years ago |
Oleg Sklyarov
|
bbe418427e
|
Added WQHD = 1444p frame size
|
13 years ago |
Andrey Morozov
|
e2d9fc4dcc
|
fixed compile error under linux
|
13 years ago |
AoD314
|
54a202b3d5
|
add new version of CommandLineParser. add empty docs
|
13 years ago |
Andrey Kamaev
|
b8adc04545
|
Fix Android build warnings
|
13 years ago |
Andrey Kamaev
|
3d9018f019
|
Fix run.py version control detection when used outide of OpenCV build
|
13 years ago |
Vadim Pisarevsky
|
0bd68a70f1
|
fixed #2297, #2300; fixed several warnings
|
13 years ago |
Andrey Kamaev
|
a840d929ac
|
#2170 fix warning of undefined GTEST_HAS_DEATH_TEST
|
13 years ago |
Vladislav Vinogradov
|
81d6400f45
|
fixed compilation under windows
|
13 years ago |
Daniil Osokin
|
e37b9469da
|
Added perf tests
|
13 years ago |
Daniil Osokin
|
cfd80152bb
|
test
|
13 years ago |
Andrey Kamaev
|
a3527fc4d8
|
Add git support to run.py
|
13 years ago |
Andrey Kamaev
|
50d13ba5c4
|
Fixed xml name generation in run.py
|
13 years ago |
Andrey Kamaev
|
c68eb408c0
|
Merged the trunk r8917:8919
|
13 years ago |
Andrey Kamaev
|
cfc593eb0d
|
Fixed run.py bugs
|
13 years ago |
Andrey Kamaev
|
d4df1e0b5c
|
Merged the trunk r8887, r8891, r8314
|
13 years ago |
Andrey Kamaev
|
565a8dc30d
|
Fixed automatic temporary files cleaning with run.py on Windows
|
13 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
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
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
|
542563c444
|
Fixed Android build warnings for old NDK
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Andrey Kamaev
|
ffa44fb114
|
Fixed precompiled headers build on Linux
|
13 years ago |
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
13 years ago |
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
c492dc6a83
|
Fixed property names in cap_dshow #1993
|
13 years ago |
Anatoly Baksheev
|
6455488ff4
|
perf_framework: added TEST_CYCLE_MULTIRUN macros ( invokes function tested several times at each iteration )
|
13 years ago |
Andrey Kamaev
|
70166820ea
|
Merged the trunk r8324:8345
|
13 years ago |
Andrey Kamaev
|
c3577a288b
|
Merged the trunk r8291:8321
|
13 years ago |
Andrey Kamaev
|
8d135e8ea1
|
Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows.
|
13 years ago |
Andrey Kamaev
|
860172c626
|
run.py - fixed java tests launch on Windows
|
13 years ago |