251 Commits (19b3aab23fbbf5c1f340877505dfc9699b4d5ecd)

Author SHA1 Message Date
Richard Yoo c38023f4e7 Modifications to support dynamic vector dispatch. 11 years ago
unknown ade46bd428 Fixed typos in comments 11 years ago
Richard Yoo 11a09ef5cc Changes to support Intel AVX/AVX2 in cvResize(). 11 years ago
Alexander Alekhin e6f6905868 run.py: propagate OPENCV* env variables only with --android_propagate_opencv_env flag 11 years ago
Alexander Alekhin 766600529b run.py: added --android_env parameter 11 years ago
Alexander Alekhin eeed9ce247 perf report: summary.py: added custom --regressions map 11 years ago
Vladimir Kolesnikov 60803afe8f Misprint fixed in table formatter 11 years ago
Alexander Smorkalov b4e4f13f9e Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added. 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov 29deff8707 ability to merge logs with intersections only 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Ilya Lavrenov aa5311ea9f backport of master-based perf tests for matchTemplate to 2.4 11 years ago
Alexander Smorkalov 4c1ed13846 Warning fixes for GCC 4.8. 11 years ago
Evgeniy 8236181c62 Added more colorizing options to XLS generating script 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
Alexander Smorkalov 0206f419c1 ts dependency from CUDA runtime removed. All implicit CUDA calls replaced by calls from core module. 11 years ago
Andrey Pavlenko a9687a341e adding more than 4 channels random Mats support 11 years ago
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
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
kocheganovvm e4b201be25 Fix unsequenced modifications (Bug #3179). 12 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 12 years ago
Roman Donchenko e23f31311d xls-report.py: separated image width and height for easier analysis. 12 years ago
Roman Donchenko 131458847b Make ts always static. 12 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 12 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
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