246 Commits (f1e50ecab32060d89934cc62e84117064ed386db)

Author SHA1 Message Date
Alexander Alekhin 01f4a173ab opencv_version: dump OpenCL information via opencv_version 7 years ago
Alexander Alekhin 47998c03f8 perf: update message 7 years ago
Alexander Alekhin 5232ea1ee6 ts(feature): add "--test_threads=<N>" command-line option 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin 3a8a73ef6c ocl: skip unstable tests 7 years ago
Alexander Alekhin 0595ab3eef ocl: fix usage of invalid OpenCL cache on mixed 64/32-bit platforms 7 years ago
Alexander Alekhin 486cfd1040 ts: detailed message 7 years ago
Alexander Alekhin fbe18e80f6 ts: dump test parameters value 7 years ago
Sayed Adel d077778074 Added support for VSX 7 years ago
Christof Kaufmann 7ec59fc097 Revert changes of mean and meanStdDev 7 years ago
Alexander Alekhin 9e381d0782 ts: dump OpenCL device extensions 7 years ago
Christof Kaufmann 46a668c565 Add multi-channel mask support to mean, meanStdDev and setTo 7 years ago
Alexander Alekhin 8285924cf3 ts: eliminate build warning '-Wself-assign' 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
Alexander Alekhin 0d854db361 build: workaround GCC 7.1.1 compilation issue with sanitize flags 7 years ago
Alexander Alekhin 50b9a5afa9 ts(perf): initialize ThreadPool 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
dkurt 70ff3804e9 Fix SqueezeNet Halide performance test 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
dkurt e74fed5c84 Catch SkipTestException in performance tests 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Alexander Alekhin dcdd5d64b6 ocl: dump OpenCL driver version in tests 8 years ago
Alexander Alekhin 0e4dde1781 Merge pull request #7872 from alalek:merge-2.4 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 03bcfe4107 test: fix RNG problem in accuracy tests 8 years ago
Alexander Alekhin 71b2409df0 ts: added findDataFile() utility function and SkipTestException 8 years ago
Alexander Alekhin 2c03c8d71f Update googletests 1.8.0 (20160822) (#7738) 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
Pavel Vlasov 349d5ba012 --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
Alexander Alekhin 10d18a315c instrumentation: minor refactoring, wrap OpenCL 8 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 8 years ago
Tomoaki Teshima b2ad7cd9c0 add feature to convert FP32(float) to FP16(half) 9 years ago
Julien Nabet a29c814bd8 cppcheck: fix some reports 9 years ago
shengyu 21513caf3f missing right quote 9 years ago
Krishnaraj Bhat 9b8013d193 gcc6: fix misleading indentation warning 9 years ago
Marina Noskova 617dd5db5b Fixed doc/opencv.bib 9 years ago
Marina Noskova 40bf97c6d1 Refactored SVMSGD class 9 years ago
ausentso 9abdf39c90 added test for goodFeaturesToTrack; 9 years ago
Nikolay Polyarniy 8026824563 ts module: includes moved out from cvtest namespace 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Vladislav Vinogradov 02c48ab7d6 add CTest support to build tree 9 years ago
Alexander Alekhin 12f01b778b fix perf tests 9 years ago
Alexander Alekhin be507b20cd fix perf tests 9 years ago
Gleb Gladilov 344d9fd83f Fixed minMaxLoc and test functions 9 years ago
Pavel Rojtberg 31da833574 ts/ts_perf: fix wrong has() usage 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