146 Commits (05b259fe2ef12f3aa8369b2af8d9d56cf0c5c221)

Author SHA1 Message Date
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
Ilya Lavrenov d5513f522b cv::sort 11 years ago
vbystricky 9d138b2bbe Enable ipp MeanStdDev calculation for 32F_C1 images. Decrease accuracy sanity check of the perfomance test 11 years ago
vbystricky 9b6feee1a5 Change sanity check for perfomance test of dft 11 years ago
Alexander Alekhin af062b7c42 ocl: compare: remove useless perf tests 11 years ago
Alexander Alekhin 755ca4b7cf ocl: compare with scalar 11 years ago
Ilya Lavrenov 9932cf41a4 3-channel reduction operations 11 years ago
Ilya Lavrenov 89b7c0dd93 3 channel support to cv::transpose 11 years ago
Ilya Lavrenov 68957b2757 added some new performance tests 11 years ago
Alexander Alekhin 79eba54a4f some fixes in perf tests 11 years ago
Ilya Lavrenov 7629bb78a4 extended performance tests to test 3 channels 11 years ago
Alexander Alekhin 95e38e457f core/umat: usage flags (with proposals from PR #2195) 11 years ago
Ilya Lavrenov e190d3fd36 added perf test 11 years ago
Alexander Alekhin 485635310c core/ocl: OpenCLBufferPool 11 years ago
Ilya Lavrenov ae4be413c3 added perf tests for cv::reduce 11 years ago
Ilya Lavrenov 5d18cf9989 added cv::[extract|insert]Channel to T-API 11 years ago
Max Khardin d8e5f1611b Rewrite definition/declaration of variables to be more compact 11 years ago
Ilya Lavrenov da2790249e added NORM_L2SQR type to cv::norm 11 years ago
Ilya Lavrenov 2e5e278271 added cv::PSNR performance test 11 years ago
Ilya Lavrenov a01e81c8f7 added some performance tests 11 years ago
Ilya Lavrenov 9899cf7519 fixed cv::mixChannels perf test 11 years ago
Max Khardin 699eda46b6 Remove three sneaky tabs 11 years ago
Ilya Lavrenov 3a4d4080f4 fixed overflow for cv::norm NORM_L2 11 years ago
Max Khardin 34b05794d6 Fix source code indents 11 years ago
Max Khardin 214e9d4b12 Add performance tests for elementwise multiplication 11 years ago
Ilya Lavrenov bb7e96311e disabled cv::split perf test 11 years ago
Ilya Lavrenov 31e6251793 added new perf tests to core 11 years ago
Ilya Lavrenov d7c22343aa added perf tests for T-API core functions 11 years ago
Alexander Alekhin 7d9150460a core/ocl: added perf test infra + "Add" perf test 11 years ago
kdrobnyh f4aa7ff919 Add IPP support in meanStdDev, minMaxIdx, norm functions 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Alexander Smorkalov b15addec70 C4447 warning about main function format suppressed. 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
kdrobnyh 4dfd40bec0 Add IPP mean and sum functions 11 years ago
Sergei Nosov c90abb6a03 add multiruns to fix "unreliable results" error 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Anna Kogan a567c03fdf Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
Anna Kogan ed4c687d45 Increased time limits, eliminated extra params 12 years ago
Anna Kogan 4e21f42714 increased time-limits 12 years ago
Anna Kogan 8877066846 increased time-limits 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev e3be5f138a Fixed sanity checks in several performance tests 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Andrey Kamaev b45a870d9a Limit 32S data in perf test for addWeighted to avoid integer overflow 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago