8 Commits (1615afd7f4f007b58ecb4a08afee6ff283b0b246)

Author SHA1 Message Date
Tomoaki Teshima 19646ad049 let the test pass on Jetson 4 years ago
Hamdi Sahloul 9932612373 cuda::polarToCart: test double precision and tune tolerance 6 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Tomoaki Teshima b6a093fba1 accept multiple channels image for threshold on cuda 9 years ago
Vladislav Vinogradov 3d0410c147 remove reciprocal version of cuda::divide 10 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov 0a83817ace switched to Input/Output Array in gpu::threshold 12 years ago
Vladislav Vinogradov b866890b27 switched to Input/Output Array in abs, sqr, sqrt, exp, log, pow 12 years ago
Vladislav Vinogradov 5ec8c51b98 switched to Input/Output Array in gpu::absdiff 12 years ago
Vladislav Vinogradov 3ee12cbeb4 switched to Input/Output Array in gpu::divide 12 years ago
Vladislav Vinogradov 4595e3aa3e switched to Input/Output Array in gpu::multiply 12 years ago
Vladislav Vinogradov 5330faf5a0 switched to Input/Output Array in gpu::subtract 12 years ago
Vladislav Vinogradov 4ebbf69134 switched to Input/Output Array in gpu::add 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Vladislav Vinogradov 6b1c28ce6d fixed some gpu tests (different rounding results due to float arithmetics) 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov b4f3d08725 gpuarithm module fixes 12 years ago
Vladislav Vinogradov 71eeaa7276 gpuarithm module fixes 12 years ago
Vladislav Vinogradov d569e72ad4 moved mulSpectrums, dft and convolve to gpuarithm 12 years ago
Vladislav Vinogradov c56bdbc1c5 moved integral to gpuarithm module 12 years ago
Vladislav Vinogradov 10ac854358 moved copyMakeBorder to gpuarithm module 12 years ago
Vladislav Vinogradov 31c8b527c6 gpuarithm module for arithmetics operations on matrices 12 years ago
Vladislav Vinogradov 54e7c76d99 fixed compilation errors 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 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 ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
Vladislav Vinogradov 4f7cfbc26e fixed gpu bitwise operations with scalars 12 years ago
Vladislav Vinogradov 86bd325131 added gpu::normalize function 12 years ago
Vladislav Vinogradov 61b54149b1 added mask support to gpu norm and sum 12 years ago
Vladislav Vinogradov 08914aa708 added gpu compare with scalar 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
Vladislav Vinogradov 11c6eb6305 element operations 12 years ago
Vladislav Vinogradov e8f9762ef3 matrix reduction 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
marina.kolpakova e5437e5486 Fix binary compatibility of opencv_gpu 12 years ago
Vladislav Vinogradov ec7f9566e0 minor gpu tests fix 12 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Vladislav Vinogradov 4e4b96e3d9 Merged revision(s) 8484 from trunk: 13 years ago
Vladislav Vinogradov 67b718f1cb fixed some bugs in gpu module under Windows: 13 years ago
Vladislav Vinogradov d382fa56c7 Merged revision(s) 8474 from trunk: 13 years ago
Vladislav Vinogradov 2582464e51 fixed several problems with CUDA 5.0 13 years ago
Vladislav Vinogradov f07250acf3 updated gpu performance tests 13 years ago
Vladislav Vinogradov 9df6e51a5b added gpu::compare with scalars (Feature #1754) 13 years ago