Vladislav Vinogradov
|
dfaa8af6ee
|
fixed #1279
|
2011-08-08 05:59:09 +00:00 |
|
Vadim Pisarevsky
|
fc4d64ae6b
|
temporarily fixed #1279
|
2011-08-06 18:03:08 +00:00 |
|
Anatoly Baksheev
|
3a1beb1c01
|
added cv::gpu::pow, ticket #1227
|
2011-07-21 08:47:44 +00:00 |
|
Anatoly Baksheev
|
e1dd41d1e2
|
- fixed SetTo tests for GPU (a problem in test code)
- minor refactoring
|
2011-07-08 16:08:58 +00:00 |
|
Andrey Kamaev
|
ec90265a08
|
Fixed compilation problem when building without CUDA
|
2011-06-30 17:01:15 +00:00 |
|
Vladislav Vinogradov
|
724a3c1473
|
added CUDA version info to gpu tests
|
2011-06-29 12:00:00 +00:00 |
|
Vladislav Vinogradov
|
52bdfbc7fc
|
added OS info to gpu tests
|
2011-06-29 11:53:15 +00:00 |
|
Vladislav Vinogradov
|
d1b4b5f0de
|
refactored gpu module tests
|
2011-06-29 10:14:16 +00:00 |
|
Alexey Spizhevoy
|
e3b3982de6
|
added check into opencv_test_gpu: whether OpenCV was compiled with CUDA or not
|
2011-02-21 06:46:45 +00:00 |
|
Alexey Spizhevoy
|
12c2ead83f
|
added NVIDIA tests (disabled because doesn't work under Linux)
|
2011-02-17 14:51:57 +00:00 |
|
Alexey Spizhevoy
|
6f788ff8db
|
ported GPU test to GTest framework
|
2011-02-17 14:01:28 +00:00 |
|
Alexey Spizhevoy
|
97eaa95a1e
|
removed check_and_treat_gpu_exception function
|
2011-02-17 11:18:32 +00:00 |
|
Alexey Spizhevoy
|
7f1aa1b92d
|
removed catch from GPU stereo_bp test as --gtest_catch_exceptions flags exists (but err msg isn't printed in case when there is no GPU)
|
2011-02-17 07:02:12 +00:00 |
|
Alexey Spizhevoy
|
51cee84123
|
created GPU new-style test project, ported StereoBP test
|
2011-02-16 11:38:58 +00:00 |
|