274 Commits (f2a59b3d94c85a66899824f76fd0ca038225e8eb)

Author SHA1 Message Date
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Declan Moran 4d84e6efee fix compiler error when building with gnu-5 toolchain (eg as currently shipped with crystax.org android ndk, and presumably soon with android studio). 8 years ago
Alexander Alekhin 8577f71810 ts: 2.4 changes 8 years ago
Alexander Alekhin 6f00e53159 ts: update run.py 8 years ago
Maksim Shabunin 7cb78451d1 Backported several changes from master branch: 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Maksim Shabunin ffb9e877e9 Restore ts/gpu_perf.hpp, trying to compile with VS 2015 9 years ago
Maksim Shabunin 1e869c5e49 ts: refactor run.py script 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
Ilya Lavrenov 486c40f578 fixed uninitialized values warning in bad arg test class 9 years ago
Ilya Lavrenov 47cee8715b fixed uninitialized values warning in bad arg test class 9 years ago
Gleb Gladilov c467d0d553 Fixed minMaxLoc and test functions 9 years ago
Ilya Lavrenov 083aced3b4 fixed OS names 10 years ago
Vladislav Vinogradov 9d294cbcf5 fix performance tests in tiny mode 10 years ago
Vladislav Vinogradov f1bec940b1 fix accuracy tests in tiny mode 10 years ago
ippei ito b7276359e9 Test accuracy for PR#3829 10 years ago
ippei ito 7c740b6a31 Test accuracy for Pull Request # 3829 10 years ago
Alexander Smorkalov 9e9327e2f8 Added OpenCV 3.0 compat header for TS module. 10 years ago
Alexander Smorkalov c778011f14 More accurate AVX and AVX2 control. 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
StevenPuttemans 60fd5c2a3a fixing dependencies 10 years ago
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