2 Commits (6e3142f04bf271b66b6c3ce3f3d2bbbc6590187c)

Author SHA1 Message Date
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
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
Vladislav Vinogradov fb7aa43feb added gpu 1d window sum, convertTo, based on NPP. 14 years ago
Vladislav Vinogradov 51d5959aca added gpu add, subtract, multiply, divide, absdiff with Scalar. 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
Andrey Morozov c1157c8128 fixed compile for linux 14 years ago
Kirill Kornyakov a38e511188 GPU module code cleaning 14 years ago
Andrey Morozov bcfec60024 added license headers 14 years ago
Vladislav Vinogradov dc0f313924 implemented saturate_cast on gpu; updated GpuMat::convertTo implementation with saturate_cast; minor fix of convert_to test 15 years ago
Andrey Morozov 60a4e81a12 small modifications in tests 15 years ago
Vladislav Vinogradov edd68e588b Added implementation of remap on GPU. Minor fixes of convertTo. Added opencv_imgproc to gpu_test dependencies. 15 years ago
Vladislav Vinogradov 26c4859634 reduced code convert_to by using templates, merged with copyTo 15 years ago
Vladislav Vinogradov 3f5dd5f1cc added implementation GpuMat::convertTo and merged this with matrix_operations.cpp 15 years ago