1434 Commits (7566921364f70063e57478ab846d3dc1b9b6a5b4)

Author SHA1 Message Date
lluis cd33ca0009 changed default parameters in CreateERFiltersNM{1,2} functions. They are not needed now in the sample example. 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
lluis b9a5e919e2 better parameter settings for the ERFilter sample 11 years ago
lluis 15511bff40 better classifiers performance by training them with a new dataset of "manually" selected regions 11 years ago
Ozan Tonkal f99e874704 tutorial: creating_widgets code 11 years ago
Ozan Tonkal b60894c1dd launching viz tutorial 11 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 11 years ago
Mathieu Barnachon 2fe340bf8a adding sample to train HOG and compare it with default people detector. 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 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 d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 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
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 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
berak 50288f1314 rebased commits 11 years ago
berak 926d6876d3 using VideoCapture instead of CvCapture* in cascade tutorial 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 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
StevenPuttemans f33fe94c0d Added the sample from patch #2288 : reading in sequence of images 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
Daniel Angelov 965b3759b1 Update on the class to reflect the review. Split the class into virtual and implementation. change of name to LineSegmentDetector, using Input/Output-Arrays, general clean ups. 12 years ago
lluis 5abe3b59f5 Class-specific Extremal Region Filter algorithm as proposed in : 12 years ago
alexandre benoit 7fe78efda3 retina included in namespace bioinspired + followed suggestions made by Vadim 12 years ago
Daniel Angelov 22c8010b2d Added needed header, changed macro name. 12 years ago
Daniel Angelov 6bd5e12be3 Added a sample to show usage of the class. 12 years ago
Alexey Spizhevoy 37ea872204 added handling of camera parameters estimation errors (#3122) 12 years ago
Kirill Kornyakov aef347e7b3 Removed references to opencv.itseez.com 12 years ago
Kirill Kornyakov cbed07bc18 Removed references to YG from samples 12 years ago
Alexander Smorkalov 91c519467d WinRT build fix for samples and static libs. 12 years ago
hbristow 2059972bf7 Preparing to rebase 12 years ago
Vladislav Vinogradov 12ae11e2ff refactored Separable Linear Filters 12 years ago
Sergei Nosov 982ef83f80 Fixes bug #3071. 12 years ago
alexandre benoit 2c1fb5fd71 minor correction after buildbot warnings 12 years ago
alexandre benoit 7bff79bbeb updated demos and tutorial regarding the Retina class transfer to bioinspired module. 12 years ago
alexandre benoit cdbbe0dfbe 1. created module bioinspired. 2.transfered Retina module into the new module bioinspired. 3. added a fast tone mapping method to Retina interface and wrapped existing reinafilter dedicated method 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 b8ed00bd64 Compile OpenCV with GCC visibility set to hidden 12 years ago
alexandre benoit 9c26387ce0 updated sources to correct buildbot warnings 12 years ago