Vladislav Vinogradov
|
a0ae602bb7
|
renamed gpuimgproc -> cudaimgproc
|
12 years ago |
Vladislav Vinogradov
|
dcd600cc47
|
renamed gpuarithm -> cudaarithm
|
12 years ago |
Vladislav Vinogradov
|
cfe4a71dc6
|
renamed gpu* source to cuda* in core module
|
12 years ago |
Vladislav Vinogradov
|
8282f6ebc1
|
renamed gpu::cudev namespace -> cuda::device
cudev is used for new device layer
|
12 years ago |
Vladislav Vinogradov
|
e895b7455e
|
renamed gpu namespace -> cuda
|
12 years ago |
Fedor Morozov
|
9f9873017c
|
HDR test changes
|
12 years ago |
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
12 years ago |
Fedor Morozov
|
833f8d16fa
|
Robertson and tutorial
|
12 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
Roman Donchenko
|
f55740da70
|
Deleted all trailing whitespace.
|
12 years ago |
Vladislav Vinogradov
|
9f33de7071
|
added cvconfig.hpp header file to gpu tests
it uses HAVE_CUDA, HAVE_NVCUVID, etc. macroses
|
12 years ago |
Roman Donchenko
|
d9f71b762f
|
Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time.
|
12 years ago |
StevenPuttemans
|
ed76b2f98f
|
Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong
ReST directive was used. Also fixed some other ReST directives that were
not correct and removed some warnings during buildbot checks.
|
12 years ago |
Fedor Morozov
|
19082e0504
|
Documentation update
|
12 years ago |
Fedor Morozov
|
3725c1fb4c
|
Documentation updates
|
12 years ago |
Fedor Morozov
|
4a4c5190f0
|
Documentation updates
|
12 years ago |
Alexander Shishkov
|
c4fb0e9dbb
|
few changes for compilation
|
12 years ago |
Fedor Morozov
|
bef8d8192e
|
Minor fixes, new MergeDebevec
|
12 years ago |
Fedor Morozov
|
4c0f7f9e59
|
Tonemapping documentation update
|
12 years ago |
Fedor Morozov
|
17609b90c7
|
Mantiuk's tonemapping
|
12 years ago |
Alexander Shishkov
|
6df203c449
|
Fixes for Linux compilation, small changes
|
12 years ago |
StevenPuttemans
|
f28496c628
|
Added sample links in documentation for python2, ocl and gpu
|
12 years ago |
Fedor Morozov
|
c51b50b44c
|
Algorithm names in code
|
12 years ago |
Fedor Morozov
|
ed0828d0a8
|
New HDR documentation
|
12 years ago |
Fedor Morozov
|
302bf23f82
|
All hdr functions as Algorithms
|
12 years ago |
Fedor Morozov
|
4d2ea847fa
|
Tonemap as 3.0 algorithm
|
12 years ago |
StevenPuttemans
|
0c5244103f
|
Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169
- Used lunix style slashes - works on most systems
- Removed all trailing whitespaces
|
12 years ago |
Fedor Morozov
|
258b98d15b
|
Tonemap as Algorithm
|
12 years ago |
Fedor Morozov
|
703cf8cef7
|
Calibration, various changes
|
12 years ago |
abidrahmank
|
f36b9940e8
|
ref in inpainting docs
|
12 years ago |
Alexander Shishkov
|
b87d2e9ec2
|
cosmetic change
|
12 years ago |
Alexander Shishkov
|
35a39c19a3
|
minor changes
|
12 years ago |
Fedor Morozov
|
ec668ce3a7
|
Documentation
|
12 years ago |
Alexander Shishkov
|
245dc99248
|
added include precomp
|
12 years ago |
Alexander Shishkov
|
707048f6e1
|
removed tonemap_algorithms due to wrapping problems
|
12 years ago |
Vladislav Vinogradov
|
4716f63444
|
fixed gpu performance tests:
used new CV_PERF_TEST_MAIN_WITH_IMPLS mechanism
|
12 years ago |
abidrahmank
|
61e50e2fda
|
python docs for non-local means denoising
|
12 years ago |
Fedor Morozov
|
091b48de60
|
MTB alignment. Missing main file.
|
12 years ago |
Fedor Morozov
|
35133df0de
|
MTB alignment. Code, tests, application
|
12 years ago |
Roman Donchenko
|
ac39bfb4cc
|
Remove HAVE_CVCONFIG_H - it's always defined.
|
12 years ago |
Fedor Morozov
|
0aee5b61e3
|
Exposure fusion. Code, tests.
|
12 years ago |
Fedor Morozov
|
a5e11079d7
|
Fixes, missing files, tests
|
12 years ago |
Fedor Morozov
|
122f85f352
|
Tonemapping code
|
12 years ago |
Fedor Morozov
|
84ea0c9a97
|
Tests and rgbe fix
|
12 years ago |
Fedor Morozov
|
7469c935f3
|
HDR formats support and HDR making. Code only.
|
12 years ago |
Vladislav Vinogradov
|
439c3574ed
|
renamed gpu_private.hpp to private.gpu.hpp
|
12 years ago |
Vladislav Vinogradov
|
4c9773d55f
|
renamed gpu headers (made it more consistent)
|
12 years ago |
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
12 years ago |
Roman Donchenko
|
29b13ec1de
|
Replaced most of the usages of parallel_for with that of parallel_for_.
This should allow many algorithms to take advantage of more parallelization
technologies.
|
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 |