OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
marina.kolpakova
|
319e861cf2
|
FAIL_NO_CPU marco
|
13 years ago |
marina.kolpakova
|
b28acfc12e
|
add GPU module specific command line arguments
|
13 years ago |
marina.kolpakova
|
f88be98ec4
|
print information message about target device for GPU module tests
|
13 years ago |
marina.kolpakova
|
45190aea47
|
add sanity checks into the features2d gpu performance tests
|
13 years ago |
marina.kolpakova
|
f5d6367ea1
|
GPU module performance tests are aligned with other OpenCV pefrofmance tests
|
13 years ago |
marina.kolpakova
|
10f1004465
|
move GPU utiluty functions in utility.cpp
|
13 years ago |
Anatoly Baksheev
|
408e0dcbd0
|
Fixed output log in GPU perf tests
|
13 years ago |
Anatoly Baksheev
|
c9bcbda827
|
more compilation fixes
|
13 years ago |
Anatoly Baksheev
|
5b31c46c4f
|
added MatCn enum to GPU perf tests
|
13 years ago |
Anatoly Baksheev
|
0ba01afd83
|
added GPU bilateral filter + tests
added GPU non local means brute force filter + tests
|
13 years ago |
Vladislav Vinogradov
|
c3f277b7bc
|
gpu version of HoughCircles
|
13 years ago |
Vladislav Vinogradov
|
a0aef244d6
|
removed perf_gpu_cpu from CMake scripts
|
13 years ago |
Vladislav Vinogradov
|
93172bab87
|
added --cpu flag (run tests on CPU)
|
13 years ago |
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
|
13 years ago |
Andrey Kamaev
|
73c152abc4
|
Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize)
|
13 years ago |
Marina Kolpakova
|
83390ea4e1
|
performance test for INTER_AREA resize has been added.
|
13 years ago |
Vladislav Vinogradov
|
f07250acf3
|
updated gpu performance tests
|
13 years ago |
Vladislav Vinogradov
|
3c7240024e
|
updated filters performance tests in gpu module
|
13 years ago |
Vladislav Vinogradov
|
2d30480982
|
created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
|
13 years ago |
Vladislav Vinogradov
|
457b8d7bff
|
update gpu perf tests
|
13 years ago |
Alexey Spizhevoy
|
8a799aa89a
|
Updated optimal block size estimation for the convolve() function
|
14 years ago |
Vladislav Vinogradov
|
64119dd924
|
implemented gpu::copyMakeBorder for all border modes
|
14 years ago |
Vladislav Vinogradov
|
be8e31f14d
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
14 years ago |
Vladislav Vinogradov
|
6763bd6d01
|
added padded performance tests for gpu module
|
14 years ago |
Vladislav Vinogradov
|
8009b5150e
|
added performance tests for gpu module
|
14 years ago |