Alexander Shishkov
cf275acbce
small changes in the tutorial
11 years ago
Alexander Shishkov
359771fdac
small fixes in the tutorial
11 years ago
Vladislav Vinogradov
cbe437571e
fixed docs
11 years ago
Vladislav Vinogradov
80b9fd87dc
removed gpu module from OPENCV2_BASE_MODULES
11 years ago
dbloisi
23f5eacafd
fixing trailing whitespaces
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
dbloisi
582d5558cc
trying to solve with space errors
11 years ago
Nghia Ho
81a6ae791b
changed int -> size_t when accessing std::vector
11 years ago
Gabe Schwartz
e2441e0034
Removed incorrect iCCP chunks from GUI resources.
...
Also removed malformed tEXt chunk from a logo PNG.
11 years ago
Zac Stewart
8049296cda
Correct name of eye function
11 years ago
Zac Stewart
f36a9f745f
Remove extraneous colon before ':basicstructures:'
11 years ago
tambo83
281250ba0e
added a brief description for the learning rate parameter in the apply method
11 years ago
Roman Donchenko
7afc2677e6
Removed a duplicate line.
11 years ago
Baris Evrim Demiroz
9a560a5a8d
Added a new tutorial "Using OpenCV Java with Eclipse". Removed information related to Eclipse from "Desktop Java" tutorial.
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
zio dodo
ea544f08cc
Added a small modifications in the code formatting of background subtraction tutorial
11 years ago
berak
50288f1314
rebased commits
11 years ago
berak
926d6876d3
using VideoCapture instead of CvCapture* in cascade tutorial
...
corrected constants, changed objdetection.cpp as well
updated objDetection2.cpp as well
fixed headers in objdetection2.cpp
removed useles RNG
fixed buildbot warnings (wow, i like that bot!)
victim of the war on whitespace
fixing buildbot warnings
fixing last buildbot warning, heya .
trying to rebase/squash commits
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
StevenPuttemans
89012e8f6b
Missing including of nonfree module to support the use of SURF
...
detector/descriptor.
11 years ago
Roman Donchenko
77df8e574f
Fixed CR line endings in non_linear_svms.rst.
11 years ago
Roman Donchenko
d302222d82
Don't put \r into OPENCV_REFMAN_TOC.
...
There's no need, since configure_file writes its output using native
line endings, anyway.
11 years ago
Dmitry Retinskiy
2765f3f7ad
Minor language corrections in the tutorial document
11 years ago
Roman Donchenko
2f780ed994
Fix whitespace errors.
11 years ago
StevenPuttemans
7968789544
Made change to install in windows guide, showing only difference between VS2010 and VS2012
11 years ago
Fedor Morozov
ec668ce3a7
Documentation
12 years ago
StevenPuttemans
a58860d35a
Removed Note, added other fix (libs to lib)
12 years ago
StevenPuttemans
d42b283abf
Changed tutorial for installing openCV under VS2010 like bug 3157 suggested
12 years ago
alexandre benoit
7fe78efda3
retina included in namespace bioinspired + followed suggestions made by Vadim
12 years ago
Alexander Smorkalov
e905c81ccc
OpenCV Manager version++.
12 years ago
Kirill Kornyakov
aef347e7b3
Removed references to opencv.itseez.com
12 years ago
Kirill Kornyakov
0339dd51f1
Removed all references to trunk
12 years ago
Kirill Kornyakov
f065c46fbe
Completely get rid of opencv_group
12 years ago
Kirill Kornyakov
a78ebc1175
Updated a couple of more links
12 years ago
Kirill Kornyakov
2cacad9470
updated email address
12 years ago
Kirill Kornyakov
2980a88570
Mentioned 2.4 and master branches
12 years ago
Kirill Kornyakov
e447d87496
Added link to contribution process, updated formatting
12 years ago
Alexander Shishkov
a8db327574
changed contacts in tutorual
12 years ago
Alexander Smorkalov
e241c14b94
OpenCV Library and Manager version incremented.
...
OpenCV Version 2.4.6;
OpenCV Manager Version 2.8;
Doc fixes.
12 years ago
Alexander Shishkov
68741bf8a0
moved iOS part to platforms folder
12 years ago
Alexander Shishkov
93200922fd
Fix bug with indices
12 years ago
Sergei Nosov
982ef83f80
Fixes bug #3071 .
...
If we have perfect matches (min_dist == 0.0), then strict comparison
fails. Making it non-strict results in treating perfect matches as
good.
12 years ago
alexandre benoit
7bff79bbeb
updated demos and tutorial regarding the Retina class transfer to bioinspired module.
12 years ago