Vladislav Vinogradov
|
5660d6a680
|
renamed gpuoptflow -> cudaoptflow
|
2013-09-02 14:00:43 +04:00 |
|
Vladislav Vinogradov
|
a0ae602bb7
|
renamed gpuimgproc -> cudaimgproc
|
2013-09-02 14:00:43 +04:00 |
|
Vladislav Vinogradov
|
219b662127
|
renamed gpufilters -> cudafilters
|
2013-09-02 14:00:43 +04:00 |
|
Vladislav Vinogradov
|
d4901a99ea
|
renamed gpuwarping -> cudawarping
|
2013-09-02 14:00:42 +04:00 |
|
Vladislav Vinogradov
|
dcd600cc47
|
renamed gpuarithm -> cudaarithm
|
2013-09-02 14:00:42 +04:00 |
|
Vladislav Vinogradov
|
dbeb3e2968
|
renamed gpucodec -> cudacodec
|
2013-09-02 14:00:42 +04:00 |
|
Roman Donchenko
|
feaa12a274
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/core/include/opencv2/core/version.hpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/initialization.cpp
modules/ocl/test/main.cpp
modules/superres/CMakeLists.txt
modules/superres/src/input_array_utility.cpp
modules/superres/src/input_array_utility.hpp
modules/superres/src/optical_flow.cpp
|
2013-07-16 11:52:41 +04:00 |
|
peng xiao
|
9b3c318e85
|
Add super resolution's OpenCL implementation.
Accuracy and performance tests are also provided.
|
2013-06-26 08:43:23 +08:00 |
|
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
2013-06-07 13:05:39 +04:00 |
|
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
2013-04-18 15:03:50 +04:00 |
|
Vladislav Vinogradov
|
033dd77504
|
superres module fixes
|
2013-04-18 12:36:11 +04:00 |
|
Vladislav Vinogradov
|
84de6ce036
|
gpufilters module for image filtering
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
31c8b527c6
|
gpuarithm module for arithmetics operations on matrices
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
1b00a3ed54
|
gpucodec module for video decoding/encoding
|
2013-04-18 11:33:29 +04:00 |
|
Roman Donchenko
|
e8721f1f6f
|
Automatically add CUDA support to a module if it has CUDA sources.
Backport from master.
|
2013-04-10 12:20:54 +04:00 |
|
Vladislav Vinogradov
|
a57707b8d8
|
moved device layer to core module
|
2013-04-08 17:25:15 +04:00 |
|
Vladislav Vinogradov
|
870563ba25
|
fixed compilation warning for CUDA files
command line option '-Wsign-promo' is valid for C++/ObjC++ but not for C [enabled by default]
|
2013-04-03 13:47:59 +04:00 |
|
Vladislav Vinogradov
|
7a0d6f7733
|
Super Resolution module
|
2013-02-27 13:41:15 +04:00 |
|