1498 Commits (1036ce807ca3afe92905a85f4627fef75bee0738)

Author SHA1 Message Date
lluis cd33ca0009 changed default parameters in CreateERFiltersNM{1,2} functions. They are not needed now in the sample example. 12 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 12 years ago
lluis b9a5e919e2 better parameter settings for the ERFilter sample 12 years ago
lluis 15511bff40 better classifiers performance by training them with a new dataset of "manually" selected regions 12 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 12 years ago
Vladislav Vinogradov 12f50d7f67 fixed video_writer sample 12 years ago
Vladislav Vinogradov a41006754e fix documentation 12 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 12 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 12 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 12 years ago
Vladislav Vinogradov 29386f1449 renamed gpubgsegm -> cudabgsegm 12 years ago
Vladislav Vinogradov 259ceb7eaa renamed gpufeatures2d -> cudafeatures2d 12 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 12 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 12 years ago
Vladislav Vinogradov 219b662127 renamed gpufilters -> cudafilters 12 years ago
Vladislav Vinogradov 71d61e07b1 renamed gpustereo -> cudastereo 12 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 12 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 12 years ago
Vladislav Vinogradov 6d216d78d9 renamed gpulegacy -> cudalegacy 12 years ago
Vladislav Vinogradov dbeb3e2968 renamed gpucodec -> cudacodec 12 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 12 years ago
Vladislav Vinogradov 91dd44e7fa removed compatibility headers 12 years ago
Vladislav Vinogradov 5a85f1b6da renamed gpucodec namespace -> cudacodec 12 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 12 years ago
Gabe Schwartz e2441e0034 Removed incorrect iCCP chunks from GUI resources. 12 years ago
Alexander Smorkalov 8d4cbf4deb Bug #3238 Android sample image manipulations blinks in non-preview modes fixed. 12 years ago
Vladislav Vinogradov d87eb75904 rewrite gpu stereo multi gpu sample: 12 years ago
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 12 years ago
Roman Donchenko cd5b8af609 Restored one executable bit that was lost during the war on whitespace. 12 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 12 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 12 years ago
Kirill Kornyakov 030fa5673e bugfix-for-3231 12 years ago
Changlin Hsieh 723ba29660 Update cmake files by using CUDA_CUDA_LIBRARIES 12 years ago
berak 50288f1314 rebased commits 12 years ago
berak 926d6876d3 using VideoCapture instead of CvCapture* in cascade tutorial 12 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 12 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Bahram Dahi 230bc03d97 Moved Scalar variable 'value' to int main() to work around a GCC -Wshadow warning in operations.hpp 12 years ago
Jin Ma 8fb6b689c6 1. Added OpenCL version of superres to the sample. 12 years ago
Nghia Ho 21641d04a7 Fixed mismatching allocation and deallocation: el_ptr 12 years ago
Changlin Hsieh c1dd38cbff Fix GPU example build failed with cuda 5.5 12 years ago
Roman Donchenko 339dd983ee Adjusted the camera calibration sample to master API. 12 years ago
Daniil Osokin 65c5c4df70 Fixed build of camera calibration android sample 12 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 12 years ago
StevenPuttemans f33fe94c0d Added the sample from patch #2288 : reading in sequence of images 12 years ago
Daniil Osokin 23c802b4cd Added camera calibration sample for android 12 years ago
Daniel Angelov ae93a3e681 The accurate LineSegmentDetector object. 12 years ago
Daniel Angelov 26847f92b3 Fixed the sample. 12 years ago
Daniel Angelov 982ccd784e Added the update on the sample. 12 years ago