Dynamic CUDA support library loading implemented for Linux.
authorAlexander Smorkalov <alexander.smorkalov@itseez.com>
Fri, 13 Dec 2013 13:28:29 +0000 (17:28 +0400)
committerAlexander Smorkalov <alexander.smorkalov@itseez.com>
Mon, 16 Dec 2013 10:46:44 +0000 (14:46 +0400)
commit8660e048bc12c348ccfc17d42e97ea7af3aa34b0
tree50e384e656ec8e8353a15405a96d9f8c0f200e96
parentd4087f19a2aa38c00b101b01d06c60dc70edf5d0
Dynamic CUDA support library loading implemented for Linux.

Logical mistake in macro fixed;
DeviceInfo deligate reimplemented;
Build and warning fixes.
modules/core/CMakeLists.txt
modules/core/cuda/CMakeLists.txt
modules/core/cuda/main.cpp
modules/core/include/opencv2/core/gpumat.hpp
modules/core/src/gpumat.cpp
modules/core/src/gpumat_cuda.hpp