1909 Commits (e20613a776d4c74e718df36f4c5ac6c1c935fff2)

Author SHA1 Message Date
Roman Donchenko 36e0891480 Fixed OCL samples' install path being inconsistent with the other samples. 11 years ago
yao a70bdfc13f a little fix to tests and sample 11 years ago
Vladislav Vinogradov 12f50d7f67 fixed video_writer sample 11 years ago
Vladislav Vinogradov a41006754e fix documentation 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov 29386f1449 renamed gpubgsegm -> cudabgsegm 11 years ago
Vladislav Vinogradov 259ceb7eaa renamed gpufeatures2d -> cudafeatures2d 11 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov 219b662127 renamed gpufilters -> cudafilters 11 years ago
Vladislav Vinogradov 71d61e07b1 renamed gpustereo -> cudastereo 11 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov 6d216d78d9 renamed gpulegacy -> cudalegacy 11 years ago
Vladislav Vinogradov dbeb3e2968 renamed gpucodec -> cudacodec 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 11 years ago
Vladislav Vinogradov 91dd44e7fa removed compatibility headers 11 years ago
Vladislav Vinogradov 5a85f1b6da renamed gpucodec namespace -> cudacodec 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
StevenPuttemans 7e638cb0b5 Bugfix 3115: Added not to documentation for python version for 11 years ago
dbloisi 20f932bd46 fixing trailing whitespaces 11 years ago
dbloisi f0910466f9 fixing trailing whitespaces 11 years ago
dbloisi a34f7b7714 fixing other white spaces 11 years ago
Gabe Schwartz e2441e0034 Removed incorrect iCCP chunks from GUI resources. 11 years ago
Vladislav Vinogradov 17e20b2c60 fix for bug #3219 (undefined reference in GPU samples) 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 11 years ago
Alexander Smorkalov 8d4cbf4deb Bug #3238 Android sample image manipulations blinks in non-preview modes fixed. 11 years ago
Vladislav Vinogradov d87eb75904 rewrite gpu stereo multi gpu sample: 11 years ago
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 11 years ago
Roman Donchenko cd5b8af609 Restored one executable bit that was lost during the war on whitespace. 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Fedor Morozov 833f8d16fa Robertson and tutorial 11 years ago
Kirill Kornyakov 030fa5673e bugfix-for-3231 11 years ago
Changlin Hsieh 723ba29660 Update cmake files by using CUDA_CUDA_LIBRARIES 11 years ago
berak 50288f1314 rebased commits 11 years ago
berak 926d6876d3 using VideoCapture instead of CvCapture* in cascade tutorial 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
zio dodo 449b4d8a65 Added the tutorial on background subtraction, in the video section 11 years ago
Bahram Dahi 230bc03d97 Moved Scalar variable 'value' to int main() to work around a GCC -Wshadow warning in operations.hpp 11 years ago
Jin Ma 8fb6b689c6 1. Added OpenCL version of superres to the sample. 11 years ago
Jin Ma 3fb0bf6e99 Added MOG and MOG2. 11 years ago
Nghia Ho 21641d04a7 Fixed mismatching allocation and deallocation: el_ptr 11 years ago
Changlin Hsieh c1dd38cbff Fix GPU example build failed with cuda 5.5 11 years ago
Roman Donchenko 339dd983ee Adjusted the camera calibration sample to master API. 11 years ago
Daniil Osokin 65c5c4df70 Fixed build of camera calibration android sample 11 years ago