97 Commits (c4e49463a93a1d3e25f1823ace55d38d547c3955)

Author SHA1 Message Date
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Oleg Sklyarov 3f61b9792b fixed bug #2407: run.py now understands android device names with spaces 12 years ago
Andrey Kamaev 3d9018f019 Fix run.py version control detection when used outide of OpenCV build 12 years ago
Andrey Kamaev a3527fc4d8 Add git support to run.py 12 years ago
Andrey Kamaev 50d13ba5c4 Fixed xml name generation in run.py 12 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
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
Andrey Kamaev c3577a288b Merged the trunk r8291:8321 13 years ago
Andrey Kamaev 860172c626 run.py - fixed java tests launch on Windows 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev 95e657714f Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows 13 years ago
Andrey Kamaev 09140c2fc6 Reenabled OpponentSIFT test; 13 years ago
Andrey Kamaev f208535bb6 run.py: Automatically enable color output in android tests (posix shell only) 13 years ago
Andrey Kamaev 965dbf3620 run.py: try working directory as a build path if no paths provided 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev 74cc370c74 Added Java tests support to run.py 13 years ago
Marina Kolpakova cf02b2e258 additional android logging for output gtest xml file 13 years ago
Andrey Kamaev d80651d99a Added option to automatically run all accuracy tests with run.py 13 years ago
Andrey Kamaev b3f10835a3 run.py: added option to show tests own help 13 years ago
Andrey Kamaev aeaae8b057 Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings 13 years ago
Andrey Kamaev 6f99447fbf Fixed compiler flags caching in cmake 13 years ago
Andrey Kamaev 504a93ed0a Alternative xml naming for performance logs 13 years ago
Andrey Kamaev c326de43c1 More natural sorting of MatType constants in performance reports. 13 years ago
Andrey Kamaev 61cb83b481 Fixed small bug in summary.py 13 years ago
Andrey Kamaev cdac77c2b2 Added test group separators to the html version of performance report. 13 years ago
Andrey Kamaev 40c70d127d Fixed bug in summary.py 13 years ago
Andrey Kamaev e9901306c2 Fixed files picking code to preserve the order in summary.py script. 13 years ago
Andrey Kamaev 4aa47ad115 Added multiple connected Android devices support to the run.py script 13 years ago
Andrey Kamaev 0744092b21 Fixed build with gcc compiler; couple minor improvements in perf testing framework 13 years ago
Andrey Kamaev a67a0c76c5 Fixed logging in perf tests; small bugfix in run.py 13 years ago
Andrey Morozov 59ea0d8ee8 fixed bug in chart.py 13 years ago
Andrey Kamaev 7fb5b5f218 Improved sorting in performance reports 13 years ago
Andrey Kamaev 7172c8cea9 Android cmake toolchain: fixed some compatibility problems with cmake 2.6.x; improved file header. 13 years ago
Andrey Kamaev 3bdb53e484 Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 13 years ago
Andrey Kamaev 4136855ba8 Tegra-optimized Canny 13 years ago
Andrey Kamaev a612fa1520 Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 13 years ago
Andrey Kamaev 1d5e407211 minor 13 years ago
Andrey Kamaev 5eee9e6f6d Several improvements in performance reports 13 years ago
Andrey Kamaev e3265b0cfe Added filters to html perf reports generated by summary.py 13 years ago
Andrey Kamaev 49d33f6109 Perf tests: linux version of adb search 13 years ago
Andrey Kamaev db4b72c1ba Perf tests: fixed some bugs with adb tool search 13 years ago
Andrey Kamaev ab3ec788ce Perf tests: improved reporting when test fails because of exception 13 years ago
Andrey Kamaev 5ab6d5a05a Perf tests reports - added output format with embedded styles 13 years ago
Andrey Kamaev 6cb1036e04 Perf tests: method ::perf::TestBase::getDataPath made public static; added base CUDA detection into run.py script 13 years ago
Andrey Kamaev 1917d8b006 Fixed perf target on Windows. 13 years ago
Andrey Kamaev 6d09dd5cf7 Perf tests: minor fix in chart.py 13 years ago