opencv/modules/cudaarithm/src
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
..
cuda refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
arithm.cpp use new BufferPool class for some cudaarithm routines 2014-12-30 11:06:33 +03:00
core.cpp use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
element_operations.cpp use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
precomp.hpp removed dependecy from cudalegacy 2013-10-01 12:18:40 +04:00
reductions.cpp refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00