287 Commits (e24b1629a0f46654e30b209d42893f1e3601f422)

Author SHA1 Message Date
Alexander Alekhin 83e1d79403 core: update CPUs detection 5 years ago
Alexander Alekhin 124bf8339f dnn(IE): use HAVE_DNN_IE_NN_BUILDER_2019 for NN Builder API code 5 years ago
Alexander Alekhin ac30620344 ts: move message about misused 'optional' under the configuration parameter 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Alexander Alekhin 5ee7abbe3c
Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 5 years ago
Alexander Alekhin 5639f5a296 ts: count skipped tests via SkipTestException 5 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
Alexander Alekhin 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
Alexander Alekhin bdf23ce855 ts: eliminate -Warray-bounds warning 5 years ago
Alexander Alekhin 654d0c29ad ts: fix callback function signature 5 years ago
Alexander Alekhin bc95c609ff ts: runtime check for misused 'optional' test data files 6 years ago
Alexander Alekhin 894f208de3 dnn(test): replace SkipTestException with tags 6 years ago
Alexander Alekhin 13a782c039 test: fix usage of findDataFile() 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
Alexander Alekhin cd4926778e ts: fix perf calibation 6 years ago
Alexander Alekhin 38c0278be3 ts: silence zero memory usage messages 6 years ago
Alexander Alekhin 7d2190a5d4 ts: +ENV{OPENCV_TEST_REQUIRE_DATA} 6 years ago
Alexander Alekhin 64fd1c95a5 ts: flush stdout/stderr before test launch 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Hamdi Sahloul 2faa4cd933 TS/CUDA: Show device ID in case of multiple devices 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin 3dddf703a9 ts: re-apply OpenCV-specific patch on googletest 1.8.1 6 years ago
Alexander Alekhin f7ccc74e09 ts: update Google Test 1.8.1 6 years ago
Alexander Alekhin 546fcd990e ts: restore Google Test 1.8.0 (capture OpenCV specific patch) 6 years ago
Maksim Shabunin cecf84410c Added option to fail on missing testdata 6 years ago
Alexander Alekhin af0c930e77 ts: don't pass NULL for std::string() constructor 6 years ago
Maksim Shabunin 597db69151 ts: test case list is printed after cmd line parsing, refactored 6 years ago
Alexander Alekhin 6e767e2376 ts: add findDataDirectory() function 6 years ago
Vadim Pisarevsky f058b5fb1e
Wide univ intrinsics (#11953) 6 years ago
Alexander Alekhin c7fc563dc0 calib3d: chessboard detector - replace OpenCV C API 7 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 7 years ago
Alexander Alekhin 04802e41e9 gtest: support parameters with types from anonymous namespace 7 years ago
Alexander Alekhin 6582afcdbb ts: add BigData tests category (skipped by default) 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 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 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