Alexey Spizhevoy
6f788ff8db
ported GPU test to GTest framework
14 years ago
Anatoly Baksheev
fbdb4f4ab5
1) gpu test refactoring.
...
2) fixed gpu bm test fail
3) CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
14 years ago
Vladislav Vinogradov
4124633359
added magnitudeSqr and rectStdDev to gpu module.
...
added supports of CV_32SC2 source to gpu scalar arithm and float source to gpu::histRange.
minor fix of gpu tests.
14 years ago
Anatoly Baksheev
91b5c97d8d
gpu test refactoring
14 years ago
Vladislav Vinogradov
4100cbd997
added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP.
...
minor refactoring of GPU module and GPU tests, split arithm and imgproc parts.
14 years ago
Vladislav Vinogradov
a2f8817df1
minor refactoring of GPU module and GPU tests
...
added gpu compare version for CMP_NE operation
14 years ago
Andrey Morozov
1feb5b4d02
added async version of postfilter_textureness and prefilter_xsobel, modified async test and added test for async version of stereobm
14 years ago
Kirill Kornyakov
6960e1544d
GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings.
14 years ago
Kirill Kornyakov
a38e511188
GPU module code cleaning
...
* tests do not crash without test data
* test files renamed in systematic way
* added Test suffix for test classes names
* ts->printf used instead of some cout
14 years ago
Andrey Morozov
62b47108a0
minor fix with tests
14 years ago
Andrey Morozov
7357852434
added test stereo_bm and added "volatile" in constantspacebp
14 years ago
Andrey Morozov
6f9b518e60
rename con.png to cones.png in test gpu
15 years ago
Andrey Morozov
bcfec60024
added license headers
15 years ago
Andrey Morozov
60246b9e77
added gpu test : stereobp
15 years ago
Andrey Morozov
723a99a541
added test for gpu: meanshift
15 years ago