589 Commits (6d3502833f85f0ea97817942498fe662abdf7175)

Author SHA1 Message Date
Alexander Alekhin 4283309daa dnn: update tests for OpenVINO models 6 years ago
Alexander Alekhin 6e767e2376 ts: add findDataDirectory() function 6 years ago
Alexander Alekhin f4df537e27 ts: fix PERF_TEST() macro to allow test_case name reusing 6 years ago
Vadim Pisarevsky f058b5fb1e
Wide univ intrinsics (#11953) 6 years ago
Alexander Alekhin c7fc563dc0 calib3d: chessboard detector - replace OpenCV C API 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Alexander Alekhin 04802e41e9 gtest: support parameters with types from anonymous namespace 7 years ago
Alexander Alekhin a00182db8e ts: run.py passthrough --test_* args "as is" 7 years ago
Alexander Alekhin 6582afcdbb ts: add BigData tests category (skipped by default) 7 years ago
Alexander Alekhin 78f205ffa5 python: better Python 3 support 7 years ago
cclauss 8a79b167b8 Define execfile, file, long, raw_input, xrange for Python 3 7 years ago
cclauss de99f53e94 Don't forget self in table_formatter.py 7 years ago
cclauss 05c1a3d160 print() is a function in Python 3 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Tomoaki Teshima 98d9369a38 add new comparison to tolerate with rounding error 7 years ago
Maksim Shabunin 439072a2a6 Fixed two warnings produced by clang 7 years ago
Alexander Alekhin 773877cd12 ts: apply CV_OVERRIDE/CV_FINAL 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin f1e50ecab3 ts: fix missing std::tr1 (C++17) 7 years ago
Alexander Alekhin 01f4a173ab opencv_version: dump OpenCL information via opencv_version 7 years ago
Alexander Alekhin daf3368d2e perf reports: remove units from table cells 7 years ago
Alexander Alekhin 47998c03f8 perf: update message 7 years ago
Maksim Shabunin 8ba88892d7 run.py: simplified scripts, fixed most of PEP8 warnings 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Alexander Alekhin 5232ea1ee6 ts(feature): add "--test_threads=<N>" command-line option 7 years ago
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 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
Alexander Alekhin 9e9881aacc ts(misc): support tables exporting in markdown format 7 years ago
Sayed Adel d077778074 Added support for VSX 7 years ago
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