113 Commits (8865528dc257c0e0ffdc1905b5ded3329e004248)

Author SHA1 Message Date
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Ilya Lavrenov 486c40f578 fixed uninitialized values warning in bad arg test class 10 years ago
Ilya Lavrenov 47cee8715b fixed uninitialized values warning in bad arg test class 10 years ago
Gleb Gladilov c467d0d553 Fixed minMaxLoc and test functions 10 years ago
Ilya Lavrenov 083aced3b4 fixed OS names 10 years ago
Alexander Smorkalov c778011f14 More accurate AVX and AVX2 control. 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
Richard Yoo c38023f4e7 Modifications to support dynamic vector dispatch. 11 years ago
Richard Yoo 11a09ef5cc Changes to support Intel AVX/AVX2 in cvResize(). 11 years ago
Alexander Smorkalov 4c1ed13846 Warning fixes for GCC 4.8. 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 Alekhin f1873bbca1 perf tests: allow to skip performance tests 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
Roman Donchenko e65eb4e042 Updated Google Test to 1.7.0. 12 years ago
Alexander Alekhin 66e4aead97 perf tests: added SANITY_CHECK_NOTHING() 12 years ago
Alexander Alekhin 958604a68e perf test: update error message about relative error 12 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Vladislav Vinogradov 2899d558ac record cuda gpu name to output report 12 years ago
Vladislav Vinogradov b7ec673001 added cvconfig.h header, because ts_perf.cpp uses HAVE_CUDA macros 12 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 12 years ago
Vladislav Vinogradov f87ef77269 removed GPU_/CPU_ prefix from gpu's sanity test 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
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
Roman Donchenko d58421c08e Make version-related test properties more useful. 12 years ago
Roman Donchenko 4af7d65224 Made tests record information about CPU features and Tegra optimization status. 12 years ago
Roman Donchenko 24d84a45b1 Made tests record in the XML output which parallel framework was used. 12 years ago
Andrey Pavlenko d5881bc00a adding version info to test log 12 years ago
Andrey Kamaev 802d004bbb Fix build issues 12 years ago
Andrey Kamaev 9deea80b83 Update gtest to upstream r652 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Alexander Smorkalov e21a1d3124 Test system refactoring 12 years ago
Alexey Spizhevoy e0ead7b606 fixed assertion failure (vector out of range) for the 'vc10,debug' build (#2775) 12 years ago
Andrey Kamaev 4f1913ed26 Correct tolerance value for sanity checks with ERROR_RELATIVE 12 years ago
Andrey Kamaev e79e81c6cd Fix Windows build warnings 12 years ago
Ivan Korolev 6385b0f7ed Fixed a formula to calculate the relative error 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Andrey Pavlenko e287dea91b fixing build warnings 12 years ago
Andrey Pavlenko 81721d0dce enabling sanity checks for warp and resize functions on Android 12 years ago
Andrey Kamaev b6efec5f8b Add support for Android NDK r8d 12 years ago
Andrey Kamaev 80a1d569ca Add support for multidimentional matrices into the sanity checks 12 years ago
Andrey Kamaev e1afb1409f Add --perf_verify_sanity option to performance tests 12 years ago
Andrey Kamaev 6e244c83cd Corrected sanity checks in several perf tests 12 years ago
Andrey Kamaev b0d3830399 Update gtest to upstream r629 12 years ago
Andrey Kamaev 0072078857 Hide non-windows variable in gtest 12 years ago