184 Commits (688bd289873e09e93546badf779cab40a8ce0d78)

Author SHA1 Message Date
Maksim Shabunin ffb9e877e9 Restore ts/gpu_perf.hpp, trying to compile with VS 2015 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
Vladislav Vinogradov 945663bc9b increase epsilon for some GPU sanity tests 9 years ago
Vladislav Vinogradov f10537cdd6 fix tests compilation issue on Windows 10 years ago
Vladislav Vinogradov 9d294cbcf5 fix performance tests in tiny mode 10 years ago
Vladislav Vinogradov 4b14400976 disable several heavy performance tests 10 years ago
Vladislav Vinogradov 4704a254f7 disable Video_PyrLKOpticalFlowDense performance test 10 years ago
Vladislav Vinogradov cbdddb473c disable several heavy performance tests 10 years ago
Vladislav Vinogradov b4c2891ef3 disable Video_PyrLKOpticalFlowDense performance test 10 years ago
Vladislav Vinogradov a984da911b increase epsilons for some sanity tests 10 years ago
Vladislav Vinogradov ef347aa6a4 disable gpu::matchTemplate tests 10 years ago
Vladislav Vinogradov 6a6619ec1e increase epsilons for some sanity tests 10 years ago
Mansour Moufid b7be49426d Cast some image coordinates and sizes to double. 10 years ago
Vladislav Vinogradov 7bb8c50080 disable gpu::matchTemplate tests 10 years ago
Vladislav Vinogradov d579d3e596 increase epsilons for some tests, which functions use floating point arithm 10 years ago
Vladislav Vinogradov 5c07e0b6d3 increase epsilons for some tests, which functions use floating point arithm 10 years ago
Vladislav Vinogradov 975e40f1c0 increase epsilon for TVL1 sanity test 10 years ago
Vladislav Vinogradov 5dff283b39 increase epsilon for TVL1 sanity test 10 years ago
Vladislav Vinogradov d822d6f101 disable GeneralizedHough tests on gcc 4.7 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Vladislav Vinogradov b4845d8c9f temporary disable performance test for alphaComp function(cherry picked from commit 1ce5165cb7) 11 years ago
Vladislav Vinogradov 1ce5165cb7 temporary disable performance test for alphaComp function 11 years ago
Vladislav Vinogradov aa82f921cc temporary disable perf test for StereoBeliefPropagation(cherry picked from commit eb247d826f) 11 years ago
Vladislav Vinogradov 2da7eae2c4 increase epsilon for AlphaComp sanity test for integer input(cherry picked from commit 9e69e2a07a) 11 years ago
Vladislav Vinogradov eb247d826f temporary disable perf test for StereoBeliefPropagation 11 years ago
Vladislav Vinogradov 9e69e2a07a increase epsilon for AlphaComp sanity test for integer input 11 years ago
Vladislav Vinogradov dc2dbb4173 Revert "disable gpu Canny and HoughCircles perf tests:" 11 years ago
Vladislav Vinogradov bfc27271e2 Revert "disable gpu Canny and HoughCircles perf tests:" 11 years ago
Vladislav Vinogradov 397ac5e68f disable gpu Canny and HoughCircles perf tests: 11 years ago
Vladislav Vinogradov c319625a07 disable some gpu tests if library was built without CUFFT(cherry picked from commit b4b929d27cc25822dd15b5b96b8d335c59d4408c) 11 years ago
Vladislav Vinogradov 32414afe72 disable performance test for gpu generalized hough(cherry picked from commit 063d8b4211) 11 years ago
Vladislav Vinogradov dbce90692a disable gpu Canny and HoughCircles perf tests: 11 years ago
Vladislav Vinogradov 8401ed9395 disable some gpu tests if library was built without CUFFT 11 years ago
Vladislav Vinogradov 063d8b4211 disable performance test for gpu generalized hough 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
Vladislav Vinogradov 15678efe84 disable 2 problematic tests 11 years ago
Vladislav Vinogradov 8399568edf disabled GEMM test if library was built without CUBLAS 11 years ago
Vladislav Vinogradov 7537521f53 disabled MOG2 performance test (sanity check fails on CUDA 6.0) 11 years ago
Vladislav Vinogradov 7c43daccba fixed perf tests for bgfg segmentation 11 years ago
Vladislav Vinogradov bff0fad6c3 gpu TVL1 Optical Flow optimization: 11 years ago
kamjagin c24c1a5926 added HAVE_QTKIT to tests 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
Vladislav Vinogradov d13ecd0d76 increase epsilon for GEMM & Convolve sanity tests for CUDA 5.5 12 years ago
Vladislav Vinogradov c8d1fccdac compare cv::gpu::calcHist with cv::calcHist 12 years ago
Roman Donchenko 3ea4836a0a Changed the impls argument to be an array name. 12 years ago
Roman Donchenko 51a672ec40 Disabled the cuda variant when CUDA is not available. 12 years ago
Roman Donchenko 936236e4b1 Extended the CPU/GPU selection mechanism in performance tests. 12 years ago
Vladislav Vinogradov 89f3c40d79 fixed BroxOpticalFlow sanity test (increase epsilon value) 12 years ago
Vladislav Vinogradov 4a770535c4 fixed BoxFilter sanity test (different rounding results) 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago