33 Commits (3bf5d3454413d31136a0f2a2d871134d57e61c54)

Author SHA1 Message Date
Dan 01f40cfafc Corrected the case where channel == -1 9 years ago
Dan Moodie f332f98757 Removed last trailing whitespace. Can't believe I missed it. 9 years ago
Dan e4184195a2 Looks like something automatically added tabs back in after I already fixed the white space. :/ 9 years ago
Dan ab84de967e More whitespace fixes. 9 years ago
Dan Moodie 7376c5311b Fixed tabs in whitespace. 9 years ago
Dan 12dcb1555e Missed one conversion of CV_TYPE to cv::DataType 9 years ago
Dan 00c2930709 improved comments. 9 years ago
Dan 23fc5930b7 Improved thrust interop tutorial. 9 years ago
Dan 09d392f09d Added thrust tutorial. 9 years ago
Dan a80e0cf8bd Added tutorials for using thrust. 9 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: 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 219b662127 renamed gpufilters -> cudafilters 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 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" 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 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vladislav Vinogradov c5e92c31ba fixed Bug #2252 12 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. 13 years ago
Bernat Gabor 695311d709 Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake. 13 years ago