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
|
3b9e752be7
|
some more core functions documented + minor fixes and rearrangements
|
2011-06-08 21:35:19 +00:00 |
|
Vadim Pisarevsky
|
5441130e21
|
added "whitelist" capability to the documentation check script
|
2011-06-08 19:53:06 +00:00 |
|
Ilya Lysenkov
|
839c1bea4b
|
Fixed matchTemplate doc (ticket #1045)
|
2011-06-08 15:37:49 +00:00 |
|
Ilya Lysenkov
|
ee2b8aa764
|
Fixed python AbsDiffS doc (ticket #1097)
|
2011-06-08 13:42:44 +00:00 |
|
Ilya Lysenkov
|
be1f084c54
|
Updated CvSparseMat doc (ticket #679)
|
2011-06-08 13:22:09 +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 |
|
Ilya Lysenkov
|
19de695a26
|
Fixed comparison methods in cvMatchShapes (ticket #1012)
|
2011-06-07 13:19:58 +00:00 |
|
Ilya Lysenkov
|
9c3c1603b7
|
Used literal blocks instead of the LaTeX verbatim environment
|
2011-06-07 12:54:00 +00:00 |
|
Vadim Pisarevsky
|
d77915759a
|
updated cheatsheet; fixed a few typos
|
2011-06-04 09:12:25 +00:00 |
|
Vadim Pisarevsky
|
124967eefb
|
very first version of the documentation checking script
|
2011-06-01 21:15:36 +00:00 |
|
Vadim Pisarevsky
|
7659c77619
|
fixed formatting a bit
|
2011-05-24 13:38:55 +00:00 |
|
Vadim Pisarevsky
|
f2a337f990
|
fixed several typos, including the old ones from ticket #854
|
2011-05-21 20:17:45 +00:00 |
|
Maria Dimashova
|
411e7798aa
|
added the link in doc on kinect
|
2011-05-18 11:57:43 +00:00 |
|
Vadim Pisarevsky
|
6afd44674f
|
fixed paths to demo python scripts
|
2011-05-11 11:27:29 +00:00 |
|
Vadim Pisarevsky
|
b699e946b5
|
converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target.
|
2011-05-10 22:09:07 +00:00 |
|
Vadim Pisarevsky
|
a7b9c31e6a
|
repaired opencv refman & refman1 build
|
2011-05-09 16:50:29 +00:00 |
|
Vadim Pisarevsky
|
99d86393cf
|
moved the new docs from docroot to doc
|
2011-05-09 16:35:30 +00:00 |
|
Vadim Pisarevsky
|
a15fe21ea0
|
moved the new docs from docroot to doc
|
2011-05-09 16:35:11 +00:00 |
|
Vadim Pisarevsky
|
7491596ef8
|
moved the new docs from docroot to doc
|
2011-05-09 16:34:47 +00:00 |
|
Vadim Pisarevsky
|
73c935fab2
|
moved the new docs from docroot to doc
|
2011-05-09 16:29:17 +00:00 |
|
Vadim Pisarevsky
|
4a0880de19
|
moved the new docs from docroot to doc
|
2011-05-09 16:28:07 +00:00 |
|
Vadim Pisarevsky
|
f82c04f426
|
removed obsolete docs
|
2011-05-09 16:20:46 +00:00 |
|
Vadim Pisarevsky
|
7735712732
|
removed obsolete tex docs in order to avoid possible confusion
|
2011-04-25 22:02:11 +00:00 |
|
Victor Erukhimov
|
1d7b9750c0
|
Tutorials
|
2011-04-19 17:18:36 +00:00 |
|
Alexey Polovinkin
|
da0cb51916
|
added documentation on LatentSVM algorithm
|
2011-04-03 10:16:28 +00:00 |
|
Ethan Rublee
|
e7579b90e5
|
adding better support for asymmetric patterns.
|
2011-03-22 23:12:33 +00:00 |
|
Ethan Rublee
|
e7f0ad3c18
|
Command line python tools for generating patterns, may be incomplete.
|
2011-02-23 18:11:25 +00:00 |
|
Ilya Lysenkov
|
850f215305
|
Added a printable asymmetric pattern of circles
|
2011-02-23 14:47:15 +00:00 |
|
Alexey Spizhevoy
|
5b3d786e30
|
added asynchronous versions of transform- and projectPoints into the GPU module, added docs
|
2011-02-22 07:27:10 +00:00 |
|
Marius Muja
|
2943b6ea48
|
Updated doc
|
2011-02-16 08:44:34 +00:00 |
|
Vladislav Vinogradov
|
54fa600b9e
|
update docs
minor fixes and refactoring of GPU module
|
2011-02-16 08:31:45 +00:00 |
|
Anatoly Baksheev
|
6b34532901
|
minor + warnings
|
2011-02-15 15:09:54 +00:00 |
|
Alexey Spizhevoy
|
f10bff2653
|
added docs for MultiGpuManager
|
2011-02-15 14:36:53 +00:00 |
|
Alexey Spizhevoy
|
2f8af6335e
|
renamed GpuFeature into FeatureSet and updated docs
|
2011-02-15 13:56:59 +00:00 |
|
Anatoly Baksheev
|
6b6a63ba38
|
fixed some warnings
GPU: TargetArchs -> added FEATURE_SET prefix.
|
2011-02-15 10:54:49 +00:00 |
|
Alexey Spizhevoy
|
202e239cbd
|
fixed GPU minMaxLoc test, updated docs
|
2011-02-14 13:56:12 +00:00 |
|
Alexey Spizhevoy
|
63806c9ab9
|
renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports
|
2011-02-09 12:31:05 +00:00 |
|
Ilya Lysenkov
|
4d65de173e
|
Added documentation for asymmetric pattern detection
|
2011-02-07 08:00:16 +00:00 |
|
Maria Dimashova
|
ad896ae640
|
refactored OpenNI integration
|
2011-02-04 13:41:10 +00:00 |
|
Alexey Spizhevoy
|
5c3495a079
|
added perf test for gpu::erode, fixed docs, refactored perf. sample
|
2011-02-04 08:16:09 +00:00 |
|
Alexey Spizhevoy
|
da6aa774d2
|
updated docs
|
2011-02-03 14:55:54 +00:00 |
|
Alexey Spizhevoy
|
97b0335ef6
|
fixed docs
|
2011-02-03 13:19:56 +00:00 |
|
Maria Dimashova
|
6590711b8b
|
fixed doc
|
2011-02-02 16:29:33 +00:00 |
|
Anatoly Baksheev
|
82441a4b56
|
intro fix in gpu module
|
2011-02-02 15:50:01 +00:00 |
|
Alexey Spizhevoy
|
12f73aa9e2
|
added docs for gpu::GpuFeature
|
2011-02-02 07:45:50 +00:00 |
|
Alexey Spizhevoy
|
16e74ab306
|
added buffered version of norm, updated performance sample and docs
|
2011-02-01 10:46:19 +00:00 |
|
Alexey Spizhevoy
|
3795142604
|
implemented gpu::norm via absSum, sqrSum, and minMax (removed norm_diff call), added support of other data types
|
2011-02-01 10:23:10 +00:00 |
|
Maria Dimashova
|
566d19d7a7
|
minor changes of user guide (Kinect section)
|
2011-02-01 10:04:14 +00:00 |
|
Victor Erukhimov
|
55a8d03888
|
English corrected
|
2011-01-31 19:53:56 +00:00 |
|