564 Commits (878af7ada86efc3eb7bcc5eb011549a834455b90)

Author SHA1 Message Date
Alexander Smorkalov 514e97223c Some hacks to build and run OpenCL on Qualcomm S800. 11 years ago
Alexander Alekhin c1541c9e79 perf report: summary.py: added --progress mode 11 years ago
Alexander Alekhin f1873bbca1 perf tests: allow to skip performance tests 11 years ago
Roman Donchenko 5bb6949bd6 Fix running Java tests with run.py on everything other than Windows. 11 years ago
Roman Donchenko cf71ff0845 Record OpenCV build type among the test properties. 11 years ago
Alexander Alekhin 376cd8f84f perf: added simple collection strategy 11 years ago
Alexander Alekhin 1980aad8d7 ocl: dump device info in tests 11 years ago
Alexander Alekhin 3eba2011b9 test: run.py: return valid errorCode in case of the single test run 11 years ago
Roman Donchenko e65eb4e042 Updated Google Test to 1.7.0. 11 years ago
Alexander Alekhin 66e4aead97 perf tests: added SANITY_CHECK_NOTHING() 11 years ago
Alexander Alekhin 958604a68e perf test: update error message about relative error 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Vladislav Vinogradov 2899d558ac record cuda gpu name to output report 11 years ago
Vladislav Vinogradov b7ec673001 added cvconfig.h header, because ts_perf.cpp uses HAVE_CUDA macros 11 years ago
Vladislav Vinogradov 9f33de7071 added cvconfig.hpp header file to gpu tests 11 years ago
kocheganovvm e4b201be25 Fix unsequenced modifications (Bug #3179). 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
Roman Donchenko e23f31311d xls-report.py: separated image width and height for easier analysis. 11 years ago
Roman Donchenko 131458847b Make ts always static. 11 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 11 years ago
Roman Donchenko 1432f3a82c Fix xls-report.py not working with more than one comparison. 12 years ago
Vladislav Vinogradov f87ef77269 removed GPU_/CPU_ prefix from gpu's sanity test 12 years ago
Vladislav Vinogradov 4716f63444 fixed gpu performance tests: 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
Roman Donchenko ea3239a00e xls-report.py: Added an option to show per-pixel times 12 years ago
Roman Donchenko 5b2dc26f2c Made the crude ability less crude. 12 years ago
Roman Donchenko 215b3e749f Added to the test log parser a crude ability to detect non-implemented tests. 12 years ago
Roman Donchenko 1080c4295a xls-report.py: removed image size and type from the list of other parameters. 12 years ago
Roman Donchenko 63d151a29c xls-report.py: add ability to specify arbitrary sheet properties 12 years ago
Roman Donchenko 2b44172026 xls-report.py: make behaviour more intelligent in case of repeated results 12 years ago
Roman Donchenko 0732905cff xls-report.py: write tests in sorted order 12 years ago
Roman Donchenko ea054e2888 xls-report.py: made most columns a little wider 12 years ago
Roman Donchenko 4e939e2fce xls-report.py: added an option to include data from unrecognized XMLs 12 years ago
Roman Donchenko 83fd385bbd xls-report.py: don't eat all errors when reading sheet.conf 12 years ago
Roman Donchenko 664b720e4d Extended Google Test to allow filtering by parameter value. 12 years ago
Roman Donchenko c16316c4b4 Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function. 12 years ago
Vladislav Vinogradov 98bd401534 fix gpu::DeviceInfo compilation under linux 12 years ago
Roman Donchenko d4a8b87645 Wrote relevant docs. 12 years ago
Roman Donchenko 0e3a9eaf98 Made Collector render property sets as dicts instead of tuples of pairs. 12 years ago
Roman Donchenko 2688e22cb5 Made xls-report.py use global properties in XML files. 12 years ago
Roman Donchenko 57317c3196 Use log formatting as intended. 12 years ago
Roman Donchenko 3ea4836a0a Changed the impls argument to be an array name. 12 years ago
Roman Donchenko 3e2c456313 A few minor improvements to the XLS report generator. 12 years ago
Roman Donchenko 7a104d2793 Added an option to print available implementation variants. 12 years ago
Roman Donchenko b581f27249 Made perf tests record module name, selected implementation and number of threads. 12 years ago
Roman Donchenko 936236e4b1 Extended the CPU/GPU selection mechanism in performance tests. 12 years ago