1 Commits (bc7412c0c2d6f06d622e76a431c1432409ceb949)

Author SHA1 Message Date
Alexey Spizhevoy 6f788ff8db ported GPU test to GTest framework 14 years ago
Vladislav Vinogradov 54fa600b9e update docs 14 years ago
Vladislav Vinogradov deac5d972e fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 14 years ago
Alexey Spizhevoy ae4ab7ff54 fixed GPU meanshift segmentation test under Ubuntu 14 years ago
Alexey Spizhevoy 63806c9ab9 renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 14 years ago
Alexey Spizhevoy 50429d8a3e fixed some warnings and errors under g++ 14 years ago
Alexey Spizhevoy 557dd39f03 fixed gpu::sum* on CC1.0, updated some tests 14 years ago
Alexey Spizhevoy 575fd1fe4c reafactoring: replaced query device props functions with the DeviceInfo class 14 years ago
Alexey Spizhevoy 891e2ff310 replaced has* methods in the GPU module with the TargetArchs monostate 14 years ago
Alexey Spizhevoy 6187b97199 fixed GPU switchable tests, changed default CC's for gpu module 14 years ago
Alexey Spizhevoy 85dd3fbe30 fixed meanShiftSegmentation test in gpu module 14 years ago
Vladislav Vinogradov 4124633359 added magnitudeSqr and rectStdDev to gpu module. 14 years ago
Alexey Spizhevoy 970dd7f593 implemented mean shift segmentation with elimination of small segments, added 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. 14 years ago
Vladislav Vinogradov a2f8817df1 minor refactoring of GPU module and GPU tests 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 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 14 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