Dan
|
01f40cfafc
|
Corrected the case where channel == -1
|
9 years ago |
Dan Moodie
|
f332f98757
|
Removed last trailing whitespace. Can't believe I missed it.
|
10 years ago |
Dan
|
e4184195a2
|
Looks like something automatically added tabs back in after I already fixed the white space. :/
|
10 years ago |
Dan
|
ab84de967e
|
More whitespace fixes.
|
10 years ago |
Dan Moodie
|
7376c5311b
|
Fixed tabs in whitespace.
|
10 years ago |
Dan
|
12dcb1555e
|
Missed one conversion of CV_TYPE to cv::DataType
|
10 years ago |
Dan
|
00c2930709
|
improved comments.
|
10 years ago |
Dan
|
23fc5930b7
|
Improved thrust interop tutorial.
|
10 years ago |
Dan
|
09d392f09d
|
Added thrust tutorial.
|
10 years ago |
Dan
|
a80e0cf8bd
|
Added tutorials for using thrust.
|
10 years ago |
Maksim Shabunin
|
b4050c775e
|
Updated sample files documentation inclusions
|
10 years ago |
vbystricky
|
4286f60387
|
Extract imgcodecs module from highgui
|
11 years ago |
Vladislav Vinogradov
|
fc1d38ced8
|
fixed compilation of gpu-basics-similarity tutorial:
initialize TIMES variable with some default value (10)
|
11 years ago |
Vladislav Vinogradov
|
fd88654b45
|
replaced GPU -> CUDA
|
12 years ago |
Vladislav Vinogradov
|
219b662127
|
renamed gpufilters -> cudafilters
|
12 years ago |
Vladislav Vinogradov
|
dcd600cc47
|
renamed gpuarithm -> cudaarithm
|
12 years ago |
Vladislav Vinogradov
|
e895b7455e
|
renamed gpu namespace -> cuda
|
12 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
Vladislav Vinogradov
|
12ae11e2ff
|
refactored Separable Linear Filters
|
12 years ago |
Vladislav Vinogradov
|
76f4b02b06
|
refactored gpu::Stream (minor fixes)
|
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
|
5ee9d3111d
|
fixed gpu tutorial
|
12 years ago |
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
12 years ago |
Andrey Kamaev
|
b131dfeecd
|
Build tutorial codes together with other samples
These codes should be included into regular builds.
|
13 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
|
c5e92c31ba
|
fixed Bug #2252
error in the tutorial Similarity check (PNSR and SSIM) on the GPU
|
13 years ago |
Bernat Gabor
|
fec995391f
|
Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias García. Corrected a mistake in the gpu-basics-similarity.rst file.
|
14 years ago |
Bernat Gabor
|
695311d709
|
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.
|
14 years ago |