155 Commits (755ca4b7cf5ceb83a2383c76d5cc268efbd513b8)

Author SHA1 Message Date
Ilya Lavrenov 5d206059a8 moved bioinspired to opencv_contrib 11 years ago
Anatoly Baksheev 130914d9f4 fixed documentation warnings 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
StevenPuttemans 12c25b9310 Fixed suggestion of bugfix 3431 11 years ago
Peter Andreas Entschev 6f3163f62d DescriptorExtractor: added defaultNorm() to return default norm type. 11 years ago
Vladislav Vinogradov fc1d38ced8 fixed compilation of gpu-basics-similarity tutorial: 11 years ago
Adrien BAK 38904c9a11 fix exception being thrown when no arguments are passed 11 years ago
Adrien BAK 094d7c4926 build fix 11 years ago
Adrien BAK dda3b534ad fix indent 11 years ago
Adrien BAK 1c025be068 fix typos 11 years ago
Adrien BAK 514f1fae95 improved error handling 11 years ago
Adrien BAK 8a2de2ecca modified HoughCircleDemo to introduce variable params via trackbars 11 years ago
StevenPuttemans 2427c03625 Wrong example at the visual studio tutorial. Fixed link, fixed sample 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
moodoki b8de81749c Slight modification to example code for FLANN matcher with comment on #3344 11 years ago
ilya-lavrenov 7a53910495 fixed warning on windows 11 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 11 years ago
Ozan Tonkal 8de46e1f81 removed trailing spaces 11 years ago
Ozan Tonkal c31fb8ffff rename widgets from *Widgets to W* 11 years ago
Ozan Tonkal 56f9168ac1 support VTK 6.0.0: cmakelist.txt might need to be refactored 11 years ago
Ozan Tonkal 2969ec0274 transformations tutorial rst 11 years ago
Ozan Tonkal 5307339f85 tutorial code for makeTransformToGlobal, makeCameraPose, minor fixes in widget_pose tutorial 11 years ago
Ozan Tonkal 7116e22b52 some of the tutorials 11 years ago
Ozan Tonkal fdbf20c172 delete common.h, viz_types.hpp, rendering properties are public, setcolor in creating_widgets tutorial 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 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
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
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
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
alexandre benoit 7fe78efda3 retina included in namespace bioinspired + followed suggestions made by Vadim 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 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
alexandre benoit 9c26387ce0 updated sources to correct buildbot warnings 12 years ago
alexandre benoit a659e287fb minor error correction 12 years ago