Vladislav Vinogradov
|
af59a75ffc
|
fixed bug with submatrix in some gpu functions
update gpu tests
|
13 years ago |
Vladislav Vinogradov
|
dfaa8af6ee
|
fixed #1279
|
14 years ago |
Vadim Pisarevsky
|
fc4d64ae6b
|
temporarily fixed #1279
|
14 years ago |
Anatoly Baksheev
|
3a1beb1c01
|
added cv::gpu::pow, ticket #1227
|
14 years ago |
Anatoly Baksheev
|
e1dd41d1e2
|
- fixed SetTo tests for GPU (a problem in test code)
- minor refactoring
|
14 years ago |
Andrey Kamaev
|
ec90265a08
|
Fixed compilation problem when building without CUDA
|
14 years ago |
Vladislav Vinogradov
|
724a3c1473
|
added CUDA version info to gpu tests
|
14 years ago |
Vladislav Vinogradov
|
52bdfbc7fc
|
added OS info to gpu tests
|
14 years ago |
Vladislav Vinogradov
|
d1b4b5f0de
|
refactored gpu module tests
|
14 years ago |
Alexey Spizhevoy
|
e3b3982de6
|
added check into opencv_test_gpu: whether OpenCV was compiled with CUDA or not
|
14 years ago |
Alexey Spizhevoy
|
12c2ead83f
|
added NVIDIA tests (disabled because doesn't work under Linux)
|
14 years ago |
Alexey Spizhevoy
|
6f788ff8db
|
ported GPU test to GTest framework
|
14 years ago |
Alexey Spizhevoy
|
97eaa95a1e
|
removed check_and_treat_gpu_exception function
|
14 years ago |
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)
|
14 years ago |
Alexey Spizhevoy
|
51cee84123
|
created GPU new-style test project, ported StereoBP test
|
14 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |
Vadim Pisarevsky
|
be4251c143
|
fixed compile problems when Makefiles are used
|
14 years ago |