opencv/modules/cudaarithm/test
Vladislav Vinogradov cd0e95de16 refactor cudaarithm reductions:
* remove overloads with explicit buffer, now BufferPool is used
* added async versions for all reduce functions
2014-12-30 11:06:33 +03:00
..
test_arithm.cpp used new device layer for cv::gpu::integral 2013-10-01 12:18:39 +04:00
test_core.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
test_element_operations.cpp remove reciprocal version of cuda::divide 2014-12-30 11:06:32 +03:00
test_main.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
test_precomp.hpp replaced gpu->cuda in files names 2013-09-02 14:00:44 +04:00
test_reductions.cpp refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00