Maksim Shabunin
|
ffb9e877e9
|
Restore ts/gpu_perf.hpp, trying to compile with VS 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
|
6a6619ec1e
|
increase epsilons for some sanity tests
|
10 years ago |
Ilya Lavrenov
|
099ea91823
|
typos
|
11 years ago |
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
12 years ago |
Vladislav Vinogradov
|
83def21ba9
|
increased time limits in perf tests
|
12 years ago |
Vladislav Vinogradov
|
abc9ef6809
|
moved utility functions from gpu_perf_test and gpu_test to ts module
|
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
|
8b1f88c40f
|
updated gpu module API
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
marina.kolpakova
|
e5437e5486
|
Fix binary compatibility of opencv_gpu
|
13 years ago |
marina.kolpakova
|
45190aea47
|
add sanity checks into the features2d gpu performance tests
|
13 years ago |
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
13 years ago |
Vladislav Vinogradov
|
a507d564a4
|
merged gpu_perf_cpu into gpu_perf
|
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 |
Vladislav Vinogradov
|
f07250acf3
|
updated gpu performance tests
|
13 years ago |
Vladislav Vinogradov
|
44eaeee865
|
refactored gpu BruteForceMather (made it similar to BFMatcher)
|
13 years ago |
Andrey Kamaev
|
65f5343ed5
|
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
|
13 years ago |
Vladislav Vinogradov
|
457b8d7bff
|
update gpu perf tests
|
13 years ago |
Vladislav Vinogradov
|
5e38cf8042
|
added FAST_GPU and ORB_GPU classes
|
13 years ago |
Vladislav Vinogradov
|
1f3f4599cc
|
fixed gpu performance tests
|
14 years ago |
Vladislav Vinogradov
|
d3c4e90760
|
new optimized implementation of BruteForceMatcher_GPU (~2-3x faster)
|
14 years ago |
Vladislav Vinogradov
|
d6d7ac9cee
|
fixed tests for BruteForceMatcher_GPU::radiusMatch
|
14 years ago |
Vladislav Vinogradov
|
ea4f65b570
|
implemented optimized version of bf_radius_match for train collection
|
14 years ago |
Vladislav Vinogradov
|
6763bd6d01
|
added padded performance tests for gpu module
|
14 years ago |