Vladislav Vinogradov
|
b11cccaaca
|
switched to new device layer in bitwize operations
|
2013-10-01 12:18:36 +04:00 |
|
Vladislav Vinogradov
|
ef9917ecf1
|
used new device layer for cv::gpu::compare
|
2013-10-01 12:18:36 +04:00 |
|
Vladislav Vinogradov
|
9c5da2ea22
|
used new device layer for cv::gpu::add
|
2013-10-01 12:18:35 +04:00 |
|
Vladislav Vinogradov
|
32d578f5f0
|
fixed gridTransform overloads problems
|
2013-10-01 12:18:35 +04:00 |
|
Vladislav Vinogradov
|
f4fb7fe1be
|
fixed compilation error "ambiguous symbol" on CUDA 5.0:
disabled Texture Reference API for old CUDA toolkits
|
2013-10-01 12:15:30 +04:00 |
|
Vladislav Vinogradov
|
776c0cb08c
|
switched to new device layer in gpucodec module
|
2013-09-23 12:16:57 +04:00 |
|
Alexander Smorkalov
|
298a1d50d2
|
Merge pull request #1299 from jet47:gpu-cuda-rename
|
2013-09-23 10:31:51 +04:00 |
|
Vladislav Vinogradov
|
20f636fcee
|
fixed cudev compilation for old pre-Fermi archs
|
2013-09-17 17:43:12 +04:00 |
|
Vladislav Vinogradov
|
3c34b24f1f
|
replaced gpu->cuda in files names
|
2013-09-02 14:00:44 +04:00 |
|
Vladislav Vinogradov
|
cfe4a71dc6
|
renamed gpu* source to cuda* in core module
|
2013-09-02 14:00:42 +04:00 |
|
Vladislav Vinogradov
|
e895b7455e
|
renamed gpu namespace -> cuda
|
2013-09-02 14:00:41 +04:00 |
|
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
2013-08-27 14:23:26 +04:00 |
|
Roman Donchenko
|
0b270e2b08
|
Merge pull request #1296 from jet47:gpu-cvtcolor-fix-master
|
2013-08-19 14:26:12 +04:00 |
|
Vladislav Vinogradov
|
7bda6992e5
|
fixed gpu BGR <-> YUV color conversion
|
2013-08-19 13:17:55 +04:00 |
|
Vladislav Vinogradov
|
9f33de7071
|
added cvconfig.hpp header file to gpu tests
it uses HAVE_CUDA, HAVE_NVCUVID, etc. macroses
|
2013-08-19 12:46:57 +04:00 |
|
Roman Donchenko
|
2304a561ca
|
Fixed a -Wenum-compare warning in cudev.
|
2013-08-16 13:53:37 +04:00 |
|
Vladislav Vinogradov
|
2311b0b43b
|
added cudev::GpuMat_<T> support to Input/Output arrays
|
2013-07-22 10:33:40 +04:00 |
|
Vladislav Vinogradov
|
1c0d2b37a7
|
added globPtr for GpuMat
|
2013-07-22 10:33:39 +04:00 |
|
Vladislav Vinogradov
|
c23eb17997
|
added gridTransform/gridCopy overloads for GlobPtrSz
|
2013-07-22 10:33:39 +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 |
|