Vadim Pisarevsky
|
124967eefb
|
very first version of the documentation checking script
|
14 years ago |
Vadim Pisarevsky
|
7659c77619
|
fixed formatting a bit
|
14 years ago |
Vadim Pisarevsky
|
f2a337f990
|
fixed several typos, including the old ones from ticket #854
|
14 years ago |
Maria Dimashova
|
411e7798aa
|
added the link in doc on kinect
|
14 years ago |
Vadim Pisarevsky
|
6afd44674f
|
fixed paths to demo python scripts
|
14 years ago |
Vadim Pisarevsky
|
b699e946b5
|
converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target.
|
14 years ago |
Vadim Pisarevsky
|
a7b9c31e6a
|
repaired opencv refman & refman1 build
|
14 years ago |
Vadim Pisarevsky
|
99d86393cf
|
moved the new docs from docroot to doc
|
14 years ago |
Vadim Pisarevsky
|
a15fe21ea0
|
moved the new docs from docroot to doc
|
14 years ago |
Vadim Pisarevsky
|
7491596ef8
|
moved the new docs from docroot to doc
|
14 years ago |
Vadim Pisarevsky
|
73c935fab2
|
moved the new docs from docroot to doc
|
14 years ago |
Vadim Pisarevsky
|
4a0880de19
|
moved the new docs from docroot to doc
|
14 years ago |
Vadim Pisarevsky
|
f82c04f426
|
removed obsolete docs
|
14 years ago |
Vadim Pisarevsky
|
7735712732
|
removed obsolete tex docs in order to avoid possible confusion
|
14 years ago |
Victor Erukhimov
|
1d7b9750c0
|
Tutorials
|
14 years ago |
Alexey Polovinkin
|
da0cb51916
|
added documentation on LatentSVM algorithm
|
14 years ago |
Ethan Rublee
|
e7579b90e5
|
adding better support for asymmetric patterns.
|
14 years ago |
Ethan Rublee
|
e7f0ad3c18
|
Command line python tools for generating patterns, may be incomplete.
|
14 years ago |
Ilya Lysenkov
|
850f215305
|
Added a printable asymmetric pattern of circles
|
14 years ago |
Alexey Spizhevoy
|
5b3d786e30
|
added asynchronous versions of transform- and projectPoints into the GPU module, added docs
|
14 years ago |
Marius Muja
|
2943b6ea48
|
Updated doc
|
14 years ago |
Vladislav Vinogradov
|
54fa600b9e
|
update docs
minor fixes and refactoring of GPU module
|
14 years ago |
Anatoly Baksheev
|
6b34532901
|
minor + warnings
|
14 years ago |
Alexey Spizhevoy
|
f10bff2653
|
added docs for MultiGpuManager
|
14 years ago |
Alexey Spizhevoy
|
2f8af6335e
|
renamed GpuFeature into FeatureSet and updated docs
|
14 years ago |
Anatoly Baksheev
|
6b6a63ba38
|
fixed some warnings
GPU: TargetArchs -> added FEATURE_SET prefix.
|
14 years ago |
Alexey Spizhevoy
|
202e239cbd
|
fixed GPU minMaxLoc test, updated docs
|
14 years ago |
Alexey Spizhevoy
|
63806c9ab9
|
renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports
|
14 years ago |
Ilya Lysenkov
|
4d65de173e
|
Added documentation for asymmetric pattern detection
|
14 years ago |
Maria Dimashova
|
ad896ae640
|
refactored OpenNI integration
|
14 years ago |
Alexey Spizhevoy
|
5c3495a079
|
added perf test for gpu::erode, fixed docs, refactored perf. sample
|
14 years ago |
Alexey Spizhevoy
|
da6aa774d2
|
updated docs
|
14 years ago |
Alexey Spizhevoy
|
97b0335ef6
|
fixed docs
|
14 years ago |
Maria Dimashova
|
6590711b8b
|
fixed doc
|
14 years ago |
Anatoly Baksheev
|
82441a4b56
|
intro fix in gpu module
|
14 years ago |
Alexey Spizhevoy
|
12f73aa9e2
|
added docs for gpu::GpuFeature
|
14 years ago |
Alexey Spizhevoy
|
16e74ab306
|
added buffered version of norm, updated performance sample and docs
|
14 years ago |
Alexey Spizhevoy
|
3795142604
|
implemented gpu::norm via absSum, sqrSum, and minMax (removed norm_diff call), added support of other data types
|
14 years ago |
Maria Dimashova
|
566d19d7a7
|
minor changes of user guide (Kinect section)
|
14 years ago |
Victor Erukhimov
|
55a8d03888
|
English corrected
|
14 years ago |
Alexey Spizhevoy
|
047be13c1c
|
added docs for absSum function
|
14 years ago |
Alexey Spizhevoy
|
70d0c214ae
|
added docs for the DeviceInfo class
|
14 years ago |
Vladislav Vinogradov
|
13c08e384a
|
fixed GPU docs
|
14 years ago |
Anatoly Baksheev
|
f6974df279
|
fixed documents errors for GPU module
|
14 years ago |
Maria Dimashova
|
85e5de67e4
|
added help on Kinect usage to user guide
|
14 years ago |
Alexey Spizhevoy
|
891e2ff310
|
replaced has* methods in the GPU module with the TargetArchs monostate
|
14 years ago |
Maria Dimashova
|
91769d0ed4
|
removed old unnecessary files from doc
|
14 years ago |
Alexey Spizhevoy
|
b7b21966c3
|
added bib link to the article in GPU docs (for HOG)
|
14 years ago |
Anatoly Baksheev
|
11579324d8
|
GPU docs. introduction, data structures.
|
14 years ago |
Vladislav Vinogradov
|
8abdb3721f
|
added gpu threshold.
|
14 years ago |