278 Commits (a5814871d9996a938a51216842fca76cae9bf9b8)

Author SHA1 Message Date
Vladislav Vinogradov 9d2d173485 increase epsilon for solvePnPRansac function 10 years ago
Vladislav Vinogradov 17608f7ade make NVIDIA tests verbose by default 10 years ago
Vladislav Vinogradov c849492dfa fix tests for gpu HOG 10 years ago
Vladislav Vinogradov c147ab1e85 set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic 10 years ago
Vladislav Vinogradov 7bb8c50080 disable gpu::matchTemplate tests 10 years ago
Alexander Smorkalov c0a8d4e1ef Fix of HaarCascade GPU test for aarch64. 10 years ago
Vladislav Vinogradov d00f36ec75 fix tests for gpu::matchTemplate: 10 years ago
Vladislav Vinogradov eeb997261d get rid of cuda.h usage 10 years ago
Vladislav Vinogradov 84f33d0578 minor fix for StereoCSBP data cost compute kernel and test 10 years ago
Vladislav Vinogradov 5c07e0b6d3 increase epsilons for some tests, which functions use floating point arithm 10 years ago
Vladislav Vinogradov 599f5ef51b use downscaled frames in FGDStatModel test 10 years ago
Vladislav Vinogradov 86e12b6074 increase epsilon for ResizeSameAsHost test 10 years ago
Vladislav Vinogradov da9be8231f fix cv::gpu::resize for INTER_LINEAR, now it produces the same result as CPU version 10 years ago
Vladislav Vinogradov d822d6f101 disable GeneralizedHough tests on gcc 4.7 11 years ago
Vladislav Vinogradov 6d368dc1e7 increase epsilon for MOG2::getBackgroundImage test: 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Vladislav Vinogradov 8b44a42a40 decrease input size for several gpu tests to fix "timed out" error: 11 years ago
Vladislav Vinogradov 5d099df578 Revert "disable CUDA generalized Hough Transform" 11 years ago
Vladislav Vinogradov 3e4bb371c8 fix epsilons for several gpu tests 11 years ago
Vladislav Vinogradov b6ba1f226c Revert "disable gpu CvtColor.*2HSV tests:" 11 years ago
Vladislav Vinogradov da44a2fac1 Revert "disable gpu Subtract_Array test:" 11 years ago
Vladislav Vinogradov 952027a853 disable gpu CvtColor.*2HSV tests: 11 years ago
Vladislav Vinogradov e91bf95d58 disable gpu Subtract_Array test: 11 years ago
Vladislav Vinogradov 8401ed9395 disable some gpu tests if library was built without CUFFT 11 years ago
Vladislav Vinogradov 49731ad530 gpu test output files moved from cwd to temp folder 11 years ago
Vladislav Vinogradov 33d42b740c disable CUDA generalized Hough Transform 11 years ago
Vladislav Vinogradov 53494ba397 increase thresholds for some tests 11 years ago
Vladislav Vinogradov 15678efe84 disable 2 problematic tests 11 years ago
Vladislav Vinogradov 14ee306b9e fix gpu test for Demosaicing: 11 years ago
Vladislav Vinogradov f826bd8bce removed NPP implementation 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 a28cb99e88 optimized version of histEven for CV_8UC1 11 years ago
Vladislav Vinogradov bfca1afd9e rewrite histEven test 11 years ago
Vladislav Vinogradov c8d1fccdac compare cv::gpu::calcHist with cv::calcHist 11 years ago
Vladislav Vinogradov 516e5b2563 fixed BroxOpticalFlow regression test 12 years ago
Vladislav Vinogradov 6b1c28ce6d fixed some gpu tests (different rounding results due to float arithmetics) 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Vladislav Vinogradov 4d23e2c8c9 GPU implementation of CLAHE 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov 0149969463 disable tests that requires video support if it is not available 12 years ago
Vladislav Vinogradov fd7bf0b766 moved SURF_GPU and VIBE to gpunonfree module 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Vladislav Vinogradov 4a237af814 implemented Malvar, He, and Cutler Bayer Demosaicing on gpu 12 years ago
Vladislav Vinogradov 4ddf634c30 gpu : implement Bayer* -> Gray color conversion 12 years ago
Vladislav Vinogradov f533f0dca9 fixed gpu sanity tests 12 years ago
Vladislav Vinogradov 10402c8a85 fixed gpu HoughCircles test 12 years ago
Vladislav Vinogradov c9868fc01f fixed warp tests 12 years ago
Vladislav Vinogradov 4f7cfbc26e fixed gpu bitwise operations with scalars 12 years ago
Vladislav Vinogradov 8b1f88c40f updated gpu module API 12 years ago