Vladislav Vinogradov
|
f054d6316a
|
add cuda::HostMem::getAllocator method
it allows to use cudaHostAlloc methods for cv::Mat objects
|
2014-12-23 17:42:49 +03:00 |
|
Vladislav Vinogradov
|
53862687d5
|
rename CudaMem -> HostMem to better reflect its purpose
|
2014-12-23 17:42:49 +03:00 |
|
Adil Ibragimov
|
dfd0b297ce
|
datastart must be non-const in CUDA.
|
2014-08-13 11:11:33 +04:00 |
|
Ilya Lavrenov
|
a6104bd025
|
fixed unused function in case of unavailable CUDA
|
2014-02-01 18:11:45 +04:00 |
|
Vladislav Vinogradov
|
cfe4a71dc6
|
renamed gpu* source to cuda* in core module
|
2013-09-02 14:00:42 +04:00 |
|