Vladislav Vinogradov
|
d13ecd0d76
|
increase epsilon for GEMM & Convolve sanity tests for CUDA 5.5
|
2013-08-02 17:31:34 +04:00 |
|
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
|
2013-04-15 19:39:49 +04:00 |
|
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
|
Vladislav Vinogradov
|
d87b709c26
|
fixed minMax perf test
|
2013-03-21 13:46:32 +04:00 |
|
Vladislav Vinogradov
|
f533f0dca9
|
fixed gpu sanity tests
|
2013-02-28 16:54:37 +04:00 |
|
Vladislav Vinogradov
|
a138e12a26
|
refactored gpu perf tests and fixed sanity tests
|
2013-02-26 13:53:38 +04:00 |
|
Vladislav Vinogradov
|
86bd325131
|
added gpu::normalize function
|
2013-02-13 15:55:58 +04:00 |
|
Vladislav Vinogradov
|
61b54149b1
|
added mask support to gpu norm and sum
|
2013-02-13 15:54:50 +04:00 |
|
Vladislav Vinogradov
|
08914aa708
|
added gpu compare with scalar
|
2013-02-13 15:53:03 +04:00 |
|
Vladislav Vinogradov
|
b7e6b5af1b
|
fixed tests (call resetDevice, if there was a gpu failure)
|
2013-01-23 21:05:04 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
marina.kolpakova
|
e5437e5486
|
Fix binary compatibility of opencv_gpu
|
2012-10-17 02:09:40 +04:00 |
|
marina.kolpakova
|
e46e928429
|
add sanity checks in core gpu pefrormance tests
|
2012-10-10 16:13:24 +04:00 |
|
Anatoly Baksheev
|
5b31c46c4f
|
added MatCn enum to GPU perf tests
|
2012-10-08 19:57:20 +04:00 |
|
Anatoly Baksheev
|
0ba01afd83
|
added GPU bilateral filter + tests
added GPU non local means brute force filter + tests
|
2012-08-29 19:20:32 +04:00 |
|
Vladislav Vinogradov
|
3956e42507
|
Merge branch 'gpu-tests'
|
2012-08-20 11:29:40 +04:00 |
|
marina.kolpakova
|
9c13b84e35
|
fixed unused warnings
|
2012-08-20 00:06:12 +04:00 |
|
Vladislav Vinogradov
|
a507d564a4
|
merged gpu_perf_cpu into gpu_perf
|
2012-08-17 17:34:58 +04:00 |
|
Vladislav Vinogradov
|
6e4eb722a6
|
updated gpu performance tests
now it executes only on one device
added posibility to specify device on which tests will be executed
|
2012-08-17 15:14:14 +04:00 |
|
Marina Kolpakova
|
cd81a13d8b
|
added check for CUDA BLUS support in GEMM tests
|
2012-06-15 13:19:36 +00:00 |
|
Vladislav Vinogradov
|
f07250acf3
|
updated gpu performance tests
|
2012-05-23 12:58:01 +00:00 |
|