marina.kolpakova
|
45190aea47
|
add sanity checks into the features2d gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
2243645d36
|
add sanity checks into the objdetect gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
3de2023c61
|
add sanity checks into the calib3d gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
dce323a67b
|
add sanity checks into the video gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
d7ef6f078f
|
temporarily disable HoughLines test
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
3dbfde421c
|
add sanity checks into the matop gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
2a277fb777
|
add sanity checks into the filters gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
1e344d7eba
|
add sanity checks into the imgproc gpu performance tests
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
e46e928429
|
add sanity checks in core gpu pefrormance tests
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
f5d6367ea1
|
GPU module performance tests are aligned with other OpenCV pefrofmance tests
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
10f1004465
|
move GPU utiluty functions in utility.cpp
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
a9ab26f799
|
main.cpp moved to perf_main.cpp
|
2012-10-10 16:13:24 +04:00 |
|
Anatoly Baksheev
|
408e0dcbd0
|
Fixed output log in GPU perf tests
|
2012-10-09 00:44:48 +04:00 |
|
Anatoly Baksheev
|
c9bcbda827
|
more compilation fixes
|
2012-10-09 00:12:28 +04:00 |
|
Anatoly Baksheev
|
5b31c46c4f
|
added MatCn enum to GPU perf tests
|
2012-10-08 19:57:20 +04:00 |
|
Anatoly Baksheev
|
9a4265a8d0
|
fast nlm (class version)
|
2012-10-08 19:57:20 +04:00 |
|
Anatoly Baksheev
|
4b5bbb7752
|
fast_nlm initial version
|
2012-10-08 19:57:19 +04:00 |
|
marina.kolpakova
|
23699acca0
|
fix for bug 2264
fix compilation OpenCV with cxx11 under Ubuntu with clang and gcc 4.7
|
2012-10-08 02:37:22 +04:00 |
|
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
2012-10-02 23:07:46 +04:00 |
|
Anatoly Baksheev
|
55b1d7c097
|
added CUDA_DISABLER preprocessor commands
|
2012-10-01 23:57:38 +04:00 |
|
Andrey Kamaev
|
e73089bdb5
|
Fix windows build warnings
|
2012-09-17 13:30:28 +04:00 |
|
Vladislav Vinogradov
|
fd77ef7ece
|
optimized gpu pyrDown and sepFilter2D
|
2012-09-13 10:21:43 +04:00 |
|
Vladislav Vinogradov
|
7591ee1688
|
fixed gpu perf tests (VideoCapture reopen)
|
2012-09-13 10:18:42 +04:00 |
|
Vladislav Vinogradov
|
98c92f196e
|
added Generalized Hough implementation
|
2012-09-10 16:49:40 +04:00 |
|
AoD314
|
54a202b3d5
|
add new version of CommandLineParser. add empty docs
|
2012-09-07 13:24:48 +04:00 |
|
Vadim Pisarevsky
|
a6e2acbfee
|
added a few missing images for tutorials; integrated pull request #26
|
2012-08-30 16:23:18 +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
|
14694343cb
|
fixed gpu PyrLKSparse perf test
|
2012-08-29 10:51:40 +04:00 |
|
Vadim Pisarevsky
|
633a8bfacc
|
fixed many warnings (modified pull request 13)
|
2012-08-28 18:15:14 +04:00 |
|
marina.kolpakova
|
a07e33609b
|
added test for caltech images
|
2012-08-28 14:45:45 +04:00 |
|
Vladislav Vinogradov
|
c3f277b7bc
|
gpu version of HoughCircles
|
2012-08-23 17:12:43 +04:00 |
|
Andrey Kamaev
|
f2a02feffa
|
Fix Windows build issues
* No /arch:SSE3 in MSVC
* Warnings fixed or suppressed
|
2012-08-22 11:21:09 +04:00 |
|
Vladislav Vinogradov
|
c26d543e1e
|
gpu::HoughLines : minor code improvements
|
2012-08-20 16:03:01 +04:00 |
|
Vladislav Vinogradov
|
3956e42507
|
Merge branch 'gpu-tests'
|
2012-08-20 11:29:40 +04:00 |
|
Vladislav Vinogradov
|
ec7f9566e0
|
minor gpu tests fix
|
2012-08-20 10:15:36 +04:00 |
|
Vladislav Vinogradov
|
a0aef244d6
|
removed perf_gpu_cpu from CMake scripts
|
2012-08-20 09:58:37 +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
|
93172bab87
|
added --cpu flag (run tests on CPU)
|
2012-08-17 16:12:32 +04:00 |
|
Vladislav Vinogradov
|
2634dc6cce
|
removed license comments
|
2012-08-17 15:22:29 +04:00 |
|
Vladislav Vinogradov
|
362df96cb9
|
renamed perf_main.cpp to main.cpp
|
2012-08-17 15:16:45 +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 |
|
Vladislav Vinogradov
|
c3fa7974e6
|
new optimized version
|
2012-08-14 17:00:57 +04:00 |
|
Vladislav Vinogradov
|
9201db32eb
|
fixed overflow bugs, updated perf tests
|
2012-08-14 12:33:47 +04:00 |
|
Vladislav Vinogradov
|
1eefc69927
|
added accuracy and performance tests
|
2012-08-14 11:36:32 +04:00 |
|
marina.kolpakova
|
575078502f
|
fixed perfomance test for CCL
|
2012-08-10 15:01:16 +04:00 |
|
marina.kolpakova
|
40c76b9de2
|
1.x related fixes
|
2012-08-09 18:48:25 +04:00 |
|
Vladislav Vinogradov
|
827fa850f6
|
Merge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged
|
2012-08-09 14:48:26 +04:00 |
|
Vladislav Vinogradov
|
7f3296566c
|
added performance tests
|
2012-08-09 14:14:13 +04:00 |
|
marina.kolpakova
|
634c9dae46
|
added performance test fot CCL
|
2012-08-09 12:42:27 +04:00 |
|