143 Commits (cf4e9e5ce2d0a709eb7fd8b84fd70bf44a25bb8c)

Author SHA1 Message Date
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
Alexander Karsakov ed07241f89 Completed all forward transforms. 10 years ago
Alexander Karsakov 0318d27720 Enabled precalculated wave 10 years ago
Alexander Karsakov 5dd9263848 Multi-radix with kernel generation 10 years ago
Ilya Lavrenov c949845a6b fixed perf test 11 years ago
Ilya Lavrenov 978f7eb44a added perf test for transpose inplace 11 years ago
Ilya Lavrenov 9edd24fe51 changed power in cv::pow test to test actual kernel 11 years ago
Ilya Lavrenov 80470f9cf6 added performance test 11 years ago
Ilya Lavrenov d156f5af6d added missed tests for cv::norm, cv::normalize 11 years ago
Ilya Lavrenov 0e1b37675c added performance test for cv::meanStdDev with mask 11 years ago
Ilya Lavrenov 1e46a99d9f added performance test for cv::norm with NORM_RELATIVE 11 years ago
Elena Gvozdeva e362c3fb38 fixed 11 years ago
Elena Gvozdeva 507ea95265 fixed 11 years ago
Elena Gvozdeva 6880dbfd95 IPP: cv::dct 11 years ago
Elena Gvozdeva 2d71c094b3 IPP: CV::dft 11 years ago
Ilya Lavrenov 9cc80a68db fixed warnings 11 years ago
Ilya Lavrenov 1f6b719776 added ippisFlip to cv::sort 11 years ago
Ilya Lavrenov 26e8c6216f cv:;sortIdx 11 years ago