2 Commits (4152135e63731cadd1eba17d0c53d1ad44169a7a)

Author SHA1 Message Date
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 28b1caa730 gpustereo module for stereo correspondence 12 years ago
Vladislav Vinogradov b08b9ab83b gpucalib3d module for camera calibration and stereo correspondence 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Vladislav Vinogradov 1a76242d99 added GPU_TEST_P macros 12 years ago
Vladislav Vinogradov 4ba33fa1ed Revert "call resetDevice if gpu test fails" 12 years ago
Vladislav Vinogradov ab25fe9e37 call resetDevice if gpu test fails 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vladislav Vinogradov ec7f9566e0 minor gpu tests fix 12 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev b756033206 Fixed several warnings on various platforms 13 years ago
Anatoly Baksheev a22641aa9c fixed bug #1367 in CSBP 13 years ago
Vladislav Vinogradov 8e3f1c09d2 added support of 3-channels output to gpu::reprojectImageTo3D 13 years ago
Vladislav Vinogradov 059cef57e6 fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
Vladislav Vinogradov 6397fa5b38 fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
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 f4f38fcced fixed gpu test failure on empty test data 13 years ago
Vladislav Vinogradov e8d2dd212c fixed gpu tests 14 years ago
Vladislav Vinogradov d1b4b5f0de refactored gpu module tests 14 years ago
Vladislav Vinogradov d0a91f8f19 fixed gpu projectPoints and solvePnPRansac tests 14 years ago
Alexey Spizhevoy f6fc807d49 fixed some tests in gpu module 14 years ago
Alexey Spizhevoy ce808af594 fixed failing GPU projectPoints and solvePnPRansac tests 14 years ago
Alexey Spizhevoy 23416e3db5 make GPU version of solvePnPRansac more consistent with CPU one 14 years ago
Alexey Spizhevoy 4e6572acd9 removed test whether z is negative in gpu::solvePnpRansac (there is no need in this for tests passing) 14 years ago
Alexey Spizhevoy 60e33921e3 added performance sample for solvePnpRansac + refactoring 14 years ago
Alexey Spizhevoy cae59a7caf added gpu::solvePnpRansac 14 years ago
Alexey Spizhevoy 289af671ee added projectPoints and transformPoints into GPU module 14 years ago