Vladislav Vinogradov
|
9e65216108
|
set threshold to 1 in sanity test for GPU rotate on 8UC1
to fix difference with CUDA 8.0 results
|
9 years ago |
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
|
f10537cdd6
|
fix tests compilation issue on Windows
|
10 years ago |
Vladislav Vinogradov
|
9d294cbcf5
|
fix performance tests in tiny mode
|
10 years ago |
Vladislav Vinogradov
|
a984da911b
|
increase epsilons for some sanity tests
(cherry picked from commit 6a6619ec1e )
|
10 years ago |
Vladislav Vinogradov
|
ef347aa6a4
|
disable gpu::matchTemplate tests
(cherry picked from commit 7bb8c50080 )
|
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
(cherry picked from commit 5c07e0b6d3 )
|
10 years ago |
Vladislav Vinogradov
|
5c07e0b6d3
|
increase epsilons for some tests, which functions use floating point arithm
|
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
|
2da7eae2c4
|
increase epsilon for AlphaComp sanity test for integer input(cherry picked from commit 9e69e2a07a )
|
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:"
This reverts commit dbce90692a .
(cherry picked from commit bfc27271e2 )
|
11 years ago |
Vladislav Vinogradov
|
bfc27271e2
|
Revert "disable gpu Canny and HoughCircles perf tests:"
This reverts commit dbce90692a .
|
11 years ago |
Vladislav Vinogradov
|
397ac5e68f
|
disable gpu Canny and HoughCircles perf tests:
it fails because driver terminates CUDA kernels after time out
(cherry picked from commit fa5bbb5f8dc1a86cfe004fb258d66e56c90560d6)
|
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:
it fails because driver terminates CUDA kernels after time out
|
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
|
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 |
Andrey Kamaev
|
96b008cd29
|
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted
inside CV_ENUM and CV_FLAGS
|
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
|
b07bce11ef
|
increased epsilon in sanity test
|
12 years ago |
Vladislav Vinogradov
|
83def21ba9
|
increased time limits in perf tests
|
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
|
a138e12a26
|
refactored gpu perf tests and fixed sanity tests
|
12 years ago |
Vladislav Vinogradov
|
fe2e89df1b
|
added gpu::HoughLinesP function
|
12 years ago |
Vladislav Vinogradov
|
9cb4292d5c
|
implemented Luv/Lab <-> RGB conversion
|
12 years ago |
Vladislav Vinogradov
|
b7e6b5af1b
|
fixed tests (call resetDevice, if there was a gpu failure)
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
marina.kolpakova
|
d7ef6f078f
|
temporarily disable HoughLines test
|
12 years ago |
marina.kolpakova
|
1e344d7eba
|
add sanity checks into the imgproc gpu performance tests
|
12 years ago |
Anatoly Baksheev
|
5b31c46c4f
|
added MatCn enum to GPU perf tests
|
12 years ago |
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
12 years ago |
Andrey Kamaev
|
e73089bdb5
|
Fix windows build warnings
|
12 years ago |
Vladislav Vinogradov
|
fd77ef7ece
|
optimized gpu pyrDown and sepFilter2D
|
12 years ago |
Vladislav Vinogradov
|
98c92f196e
|
added Generalized Hough implementation
|
12 years ago |
Anatoly Baksheev
|
0ba01afd83
|
added GPU bilateral filter + tests
added GPU non local means brute force filter + tests
|
12 years ago |