Alexander Alekhin
|
3d6659112f
|
cmake: fix includes processing
|
2018-02-02 21:52:54 +03:00 |
|
Feng Zhoutian
|
316fece020
|
fix the problem: the headers of cudev module are not installed if BUILD_opencv_world
|
2016-10-16 02:22:28 +08:00 |
|
Alexander Alekhin
|
c8ff7a4867
|
build: fix opencv_world with CUDA
|
2016-01-14 17:23:55 +03:00 |
|
Maksim Shabunin
|
6eb8d0aa51
|
Fixed build with CUDA
|
2015-06-24 16:05:08 +03:00 |
|
Vladislav Vinogradov
|
48c9c24da6
|
disable -Wshadow warning for CUDA modules:
it is generated by CUDA headers and we can't fix it
|
2014-12-22 11:48:19 +03:00 |
|
Vladislav Vinogradov
|
b705e0d886
|
used new device layer for cv::gpu::sum
|
2013-10-01 12:18:38 +04:00 |
|
Vladislav Vinogradov
|
d52ef2f758
|
added stub library for cudev module
in order to make CMake scripts work properly
|
2013-07-12 08:47:12 +04:00 |
|
Vladislav Vinogradov
|
31d55af9c1
|
CUDA Device Layer:
header only library for CUDA programming
|
2013-07-03 21:32:15 +04:00 |
|