Peter Minin
|
ab6be9b7b7
|
Add a variant of detectMultiScale with an argument 'weights' that
receives the number of neighbors joined into each detected object
|
2013-06-06 19:00:55 +04:00 |
|
marina.kolpakova
|
5b03d47fb8
|
fix broken links in cascade classification documentation
|
2013-01-30 19:28:16 +04:00 |
|
Andrey Kamaev
|
639bbec44a
|
svn repository web references are replaced with links to git
|
2012-08-24 15:59:43 +04:00 |
|
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
2012-05-30 11:13:07 +00:00 |
|
Andrey Kamaev
|
949c4edf41
|
Merged the trunk r8408:8457 (inclusive)
|
2012-05-30 08:47:34 +00:00 |
|
Ilya Lysenkov
|
2619221331
|
Spell checked the documentation with VIM (issue #223)
|
2012-04-13 19:04:44 +00:00 |
|
Ilya Lysenkov
|
2f44610ef3
|
Mentioned in doc if a function is parallelized with the TBB library (issue #421)
|
2012-04-13 15:31:18 +00:00 |
|
Andrey Kamaev
|
ec793df30f
|
#1205 fixed more bugs/typos in parameters
|
2012-03-29 08:07:57 +00:00 |
|
Alexander Shishkov
|
be63ce723f
|
#1672
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
|
2012-03-11 14:35:46 +00:00 |
|
Andrey Kamaev
|
aeaae8b057
|
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings
|
2012-03-02 20:59:13 +00:00 |
|
Maria Dimashova
|
36967575be
|
Added doc on c++ version of latent svm
|
2011-10-04 12:10:57 +00:00 |
|
Maria Dimashova
|
b3fb4986f2
|
restored doc on latent svm that was lost in moving to rst
|
2011-09-30 09:54:31 +00:00 |
|
Kirill Kornyakov
|
5868875ab9
|
doc: added maxSize parameter to CascadeClassifier::detectMultiScale
|
2011-08-01 08:23:03 +00:00 |
|
Vadim Pisarevsky
|
b204e73d9a
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-29 22:06:42 +00:00 |
|
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
2011-06-16 12:48:23 +00:00 |
|
Vadim Pisarevsky
|
06ac78ee23
|
some more corrections in the docs
|
2011-06-15 13:16:57 +00:00 |
|
Vadim Pisarevsky
|
20aca7440f
|
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
|
2011-06-09 01:16:45 +00:00 |
|
Vadim Pisarevsky
|
c7a42e9682
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
2011-06-07 22:51:31 +00:00 |
|
Elena Fedotova
|
99ef14ad77
|
Purpose: completed the objdetect chapter
|
2011-05-15 19:16:27 +00:00 |
|
Vadim Pisarevsky
|
5c3447c125
|
added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work
|
2011-03-05 21:26:13 +00:00 |
|
Vadim Pisarevsky
|
f025e4739a
|
some more doc cleanup
|
2011-03-03 07:29:55 +00:00 |
|
Vadim Pisarevsky
|
4bb893aa9f
|
the first round of cleaning up the RST docs
|
2011-02-28 21:26:43 +00:00 |
|
Vadim Pisarevsky
|
24ccbccf63
|
cleaned RST formatting a bit
|
2011-02-26 11:05:10 +00:00 |
|
Vadim Pisarevsky
|
371aa08006
|
OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX.
|
2011-02-22 20:43:26 +00:00 |
|