29 Commits (f617f18e46fa556daea060d3c69307567bbc65f7)

Author SHA1 Message Date
Namgoo Lee 11ac26bfb4 test code 4 years ago
Tomoaki Teshima 19646ad049 let the test pass on Jetson 4 years ago
Namgoo Lee 9411cd6c07 Use in-place npp function for inplace arguments 4 years ago
Hamdi Sahloul 9932612373 cuda::polarToCart: test double precision and tune tolerance 6 years ago
Namgoo Lee 90e1e41f5a test_buffer_pool: synchronize after async copy 7 years ago
Namgoo Lee 034dc3b0dd Fix for CUDA_Arithm/Dft.Algorithm/0 test 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
catree 6d06fcb414 Fix CUDA integral. 7 years ago
Naba Kumar 00f3ad7217 Implement DFT as cv::Algorithm to support concurrent streams 8 years ago
Alexander Alekhin 380cc520f3 build: fix cuda tests 8 years ago
Alexander Alekhin 4a7d441b37 test: fix cuda build 8 years ago
Tomoaki Teshima b6a093fba1 accept multiple channels image for threshold on cuda 9 years ago
aravind f4f1561781 Fixed cv::cuda::reduce bug. 9 years ago
Vladislav Vinogradov 5576c0866a fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 9 years ago
Vladislav Vinogradov 39854ceda4 cuda::StreamAccessor::wrapStream and cuda::EventAccessor::wrapEvent 9 years ago
Vladislav Vinogradov 1bf811c3f1 fix cuda::normalize (dtype < 0) case 9 years ago
Vladislav Vinogradov e22979f334 fix #4343 : cv::cuda::findMinMaxLoc incorrect output for single row matrix 10 years ago
Vladislav Vinogradov d696fac8b8 move cuda tests from core to cudaarithm 10 years ago
Vladislav Vinogradov cd0e95de16 refactor cudaarithm reductions: 10 years ago
Vladislav Vinogradov 3d0410c147 remove reciprocal version of cuda::divide 10 years ago
Vladislav Vinogradov f1e44fa5ca fix bug #3678 (cuda::integral failures) 11 years ago
Vladislav Vinogradov 7839dbd2c4 used new device layer for cv::gpu::integral 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago