86 Commits (a507d564a4aaa33cb1fa8bac144a3dacbddbf103)

Author SHA1 Message Date
Daniil Osokin e37b9469da Added perf tests 12 years ago
Daniil Osokin cfd80152bb test 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 cfc593eb0d Fixed run.py bugs 13 years ago
Andrey Kamaev 565a8dc30d Fixed automatic temporary files cleaning with run.py on Windows 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 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 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 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
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 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 691d392312 Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 13 years ago
Anatoly Baksheev 84db4eb6fa fixed ~200 warnings for windows 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Andrey Kamaev 9d5c24cdc8 Updating opencv module definition in cmake (continued) 13 years ago
Andrey Kamaev 13f4e70e95 Updating opencv module definition in cmake 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 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 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 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
Kirill Kornyakov 913811836a workaround for the case when perf system is used in external app without TBB 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