9 Commits (4c58fff3f72420ef8889e35bdcbe17db6cfb219a)

Author SHA1 Message Date
Vladislav Vinogradov ade7394e77 refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
Vladislav Vinogradov 75ac4362ca removed ASSERT_NO_THROW 13 years ago
Vladislav Vinogradov af59a75ffc fixed bug with submatrix in some gpu functions 13 years ago
Vladislav Vinogradov fcfa72081e moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
Vladislav Vinogradov f4f38fcced fixed gpu test failure on empty test data 14 years ago
Vladislav Vinogradov d1b4b5f0de refactored gpu module tests 14 years ago
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 ad693d7311 fixed gpu module HOG test failing on x64 OS 14 years ago
Alexey Spizhevoy 6f788ff8db ported GPU test to GTest framework 14 years ago