now Allocator accepts GpuMat* instead of 3 pointers
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 8 Oct 2013 12:17:41 +0000 (16:17 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 8 Oct 2013 13:21:25 +0000 (17:21 +0400)
commit342e007dc617c8d8224b341ecd326c7ae1392ddc
treecb7671df962ec4904fda67d43dfd51f711958b21
parent3b412b51acd855a973a1fadad84793e248bb3c13
now Allocator accepts GpuMat* instead of 3 pointers
modules/core/include/opencv2/core/cuda.hpp
modules/core/include/opencv2/core/private.cuda.hpp
modules/core/src/cuda/gpu_mat.cu
modules/core/src/cuda_buffer_pool.cpp