add auxiliary functions to work with Input/Output arrays:
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Wed, 24 Dec 2014 10:33:17 +0000 (13:33 +0300)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 30 Dec 2014 08:06:32 +0000 (11:06 +0300)
commit00e7816c1bf177887e4645ee2afa811bc72a395a
tree6f903ab46f00ced2841a32f3c77a8492e6016686
parent61991a333049667c96775fa3fc196f30443d664f
add auxiliary functions to work with Input/Output arrays:

they allow to perform asynchronous upload/download into temporary buffer
to get valid GpuMat object
modules/core/include/opencv2/core/private.cuda.hpp
modules/core/src/cuda_gpu_mat.cpp