Vladislav Vinogradov
dbeb3e2968
renamed gpucodec -> cudacodec
12 years ago
Vladislav Vinogradov
cfe4a71dc6
renamed gpu* source to cuda* in core module
12 years ago
Vladislav Vinogradov
5a85f1b6da
renamed gpucodec namespace -> cudacodec
12 years ago
Vladislav Vinogradov
76211709a3
refactored VideoReader (convert it to abstract interface)
...
also refactored VideoSource interface (made it simplier, now it has only 2 abstract methods)
12 years ago
Vladislav Vinogradov
439c3574ed
renamed gpu_private.hpp to private.gpu.hpp
12 years ago
Vladislav Vinogradov
3eeaa9189c
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
12 years ago
Andrey Kamaev
416fb50594
Revert "Merge pull request #836 from jet47:gpu-modules"
...
This reverts commit fba72cb60d
, reversing
changes made to 02131ffb62
.
12 years ago
Vladislav Vinogradov
3be997cfa9
gpulegacy module fixes
12 years ago
Vladislav Vinogradov
508fb6aa5b
renamed gpunvidia -> gpulegacy
12 years ago
Vladislav Vinogradov
e654714973
replaced NCV_EXPORTS with CV_EXPORTS
12 years ago
Vladislav Vinogradov
229ca0914a
gpunvidia module for NCV & NPP API
12 years ago
Vladislav Vinogradov
f0b19d4659
updated license header in whole gpu module
12 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
13 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Vladislav Vinogradov
9304d32b82
disabled unnecessary code (it can't be compiled with VS 2008 Ticket #1561 )
14 years ago
Vladislav Vinogradov
b398ac7a96
added ImagePyramid class to gpu module
14 years ago
Anton Obukhov
2cb9192604
[*] Fixed #1464
...
[~] NCVPyramid uses tr1 and thus can be compiled with CL, commented out on linux
[+] Moved reduction functors to NCVAlg
[*] Warnings in NCV
14 years ago
Anton Obukhov
5afb445283
[+] Pixel types via templates
...
[+] Color conversions stub via pixel types
[+] Pyramid calculation (required for mipmaps in CUDA 4.1)
[~] Changed C strings to C++ throughout NCV
[~] Fixed a couple of bugs in NCV
14 years ago
Anatoly Baksheev
39373cd9f9
minor update of device layer
14 years ago
Anatoly Baksheev
c19f88853a
minor update of device layer
14 years ago