495 Commits (f646f61dad42538d0e0d7896f91211477a174d50)

Author SHA1 Message Date
Alexander Alekhin b8af7c5f86 ts: update perf test 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
KUANG Fangjun 11fa0094ff Improve the documentation. 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 94dbc35d92 features2d(test): more AKAZE tests 7 years ago
Alexander Alekhin 50b9a5afa9 ts(perf): initialize ThreadPool 7 years ago
Alexander Alekhin aad6d28e13 ts: don't run large videoio test (valgrind) 7 years ago
Alexander Alekhin 1650c664bc ts: don't run imgcodecs tests on large images (valgrind) 7 years ago
Alexander Alekhin d17b099994 ts: don't run DNN tests with large models (valgrind) 7 years ago
Alexander Alekhin bf0173bf38 ts: update valgrind suppressions 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 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
dkurt e74fed5c84 Catch SkipTestException in performance tests 8 years ago
Alexander Alekhin 9067310166 core(test): added cv::sortIdx accuracy tests 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Rostislav Vasilikhin 2ad612f475 removed MSVC warning suppression 8 years ago
Rostislav Vasilikhin c6a3a18894 SoftFloat integrated (#8668) 8 years ago
Alexander Alekhin dcdd5d64b6 ocl: dump OpenCL driver version in tests 8 years ago
Adeel 03fb85f179 update fix for #8105 (compiling with mingw32) 8 years ago
msk-repo01 9a1835ce66 Fix for opencv/opencv#8105 (compiling with mingw32) 8 years ago
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
Alexander Alekhin f94e64a0ae cuda: fix CUDA tests initialization 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
mshabunin f5bf1e510b Test run script: added long test filter for valgrind 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
Alexander Alekhin 1a3f1a31b2 ts: CV_ENUM fix static initialization order fiasco 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 c57f145e90 ts: update run.py 8 years ago
Alexander Alekhin 8577f71810 ts: 2.4 changes 8 years ago
Alexander Alekhin 6f00e53159 ts: update run.py 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 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
Vadim Pisarevsky d7ee62f03b 1. fix warning from Xcode 7.x 8 years ago
Alexander Alekhin e20a93f7d6 imgproc test: Canny with custom gradient 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