161 Commits (1d6a1e5f9c9da6e9fa62d2d34e37ca020fcc936a)

Author SHA1 Message Date
Alexander Alekhin 54063c40de core(ocl): options to control buffer access flags 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Paul E. Murphy b2135be594 fast_math: add extra perf/unit tests 5 years ago
Alexander Alekhin f1f0f630c7 core: disable I/O perf test 6 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Vadim Pisarevsky 80b62a41c6 Merge pull request #12411 from vpisarev:wide_convert 6 years ago
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes 6 years ago
Alexander Alekhin b24fc6954d core(perf): fix addScalar test 6 years ago
Alexander Alekhin b0ee5d9023 core: CV_NODISCARD macro with semantic of [[nodiscard]] attr 6 years ago
Alexander Alekhin 65726e4244 core(hal): improve v_select() SSE4.1+ 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin a5cd62f7bf core(perf): refactor kmeans test 7 years ago
Sayed Adel fd0ac962fb core: replace raw intrinsics with universal intrinsics in copy.cpp 7 years ago
Tomoaki Teshima ca1a0a1108 core: remove raw SSE2/NEON implementation from convert.cpp (#9831) 7 years ago
Tomoaki Teshima 3cbe60cca2 Merge pull request #9753 from tomoaki0705:universalMatmul 7 years ago
Alexander Alekhin 582bb3c311 core(perf): added Hamming tests 7 years ago
Vitaly Tuzov 2492c299f3 Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
Alexander Alekhin a901cc542b test: fix tolerance perf check for Exp/Log/Sqrt 8 years ago
Alexander Alekhin 43c48e2ed1 test: update Div and ConvertScaleAbs perf tests 8 years ago
Alexander Alekhin 5bafc1db75 test: fix tolerance 8 years ago
Alexander Alekhin abad2ca76c test: fix tolerance 8 years ago
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 8 years ago
MYLS 8596e82d98 Add JSON support. 8 years ago
MYLS 8a65e73bfd add SANITY_CHECK_NOTHING() to perf_test 8 years ago
MYLS 27b924e99e remove CHECK from performance test 8 years ago
MYLS cf2d6f6721 solve errors and warnings 8 years ago
MYLS 78ca5ddd45 solve errors and warnings 8 years ago
MYLS 0823ec0ef0 modified performance test 8 years ago
MYLS 617df09143 Modify Base64 functions and add test and documentation 8 years ago
Tomoaki Teshima 070e4d754e let the performance test of split pass on 64bit ARM 9 years ago
Maksim Shabunin 1e667de1f3 HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
Alexander Alekhin 4ecc023219 UMat: add perf test for custom ptr 9 years ago
thebucc 421e1b237c Fix for bug #5007: moved definition of Size_MatDepth_t and Size_MatDepth from ts_perf.hpp to perf_channels.cpp. This way they are closer to where they are needed and live in a different namespace (possibly the reason why the fix works). 9 years ago
Ilya Lavrenov 89e3c508d8 fixed tests for aarch64 10 years ago
Ilya Lavrenov 6f8b3fc633 cvRound 10 years ago
Ilya Lavrenov ef29b15c9a reciprocal 10 years ago
Ilya Lavrenov 44d89638fd divide 10 years ago
Ilya Lavrenov 63fc6ef316 convertTo from 64f 10 years ago
Ilya Lavrenov 19e77e4787 convertTo from 8u 10 years ago
Vladislav Vinogradov 1be1a28920 move CUDA core tests to core module 10 years ago
Elena Gvozdeva 46b6a095a2 changed perf test for ocl_gemm 10 years ago
Alexander Karsakov f3dfdfef8a Fixed warning with "uninitialized local variable" 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Alexander Karsakov e51c0810b6 Added accuracy and performance tests for DFT all modes. 10 years ago
Alexander Karsakov 66ac46214d Final refactoring, fixes 10 years ago
Alexander Karsakov 52f76a3283 Added rest Elena's changes 10 years ago
Alexander Karsakov 7791264525 Added multi-block scheme 10 years ago
Alexander Karsakov 2b9e556055 Added Elena's changes with implemented DFT_INVERSE C2C mode. 10 years ago