marina.kolpakova
9b00c14fff
moved documentation for CUDA version of softcascade
12 years ago
Vladislav Vinogradov
73ffd71a22
Fixed documentation build
12 years ago
Vladislav Vinogradov
8b1f88c40f
updated gpu module API
12 years ago
Andrey Kamaev
11bd936f0b
Fix warnings from documentation build
12 years ago
Andrey Kamaev
9498856b22
Fix documentation problems found by check_docs2 script
12 years ago
Andrey Kamaev
2fe7482b73
Add support for enums into rst ocv domain
12 years ago
Andrey Kamaev
ff7b604a25
Fix several inconsistent declarations identified by check_doc2 script
12 years ago
Vladislav Vinogradov
86bd325131
added gpu::normalize function
12 years ago
Vladislav Vinogradov
61b54149b1
added mask support to gpu norm and sum
12 years ago
Vladislav Vinogradov
08914aa708
added gpu compare with scalar
12 years ago
Vladislav Vinogradov
a828b60765
added enqueueHostCallback method to gpu::Stream
12 years ago
Anatoly Baksheev
79d5724794
BP doc change according to Adrian's request (OpenCV book co-author)
12 years ago
Vladislav Vinogradov
ae6266e101
fixes for gpu module:
...
- fixed printCudaDeviceInfo for new CC
- fixed some compilation errors and warnings
- removed unset command from CMake script
- removed unused std imports
12 years ago
Alexander Smorkalov
8cb0343f4c
Documentation build warning fixes.
...
Invalid links and refences fixed.
SpaeseMat class documentation updated.
12 years ago
marina.kolpakova
9785a8ae34
fix docs for SCascade
12 years ago
marina.kolpakova
05cd88ae42
clean code; fix problems in documentation
12 years ago
Vadim Pisarevsky
db965353f4
fixed a few compile errors/warnings in 2.4 branch of the docs
12 years ago
marina.kolpakova
8acfbde68e
remove debug detect at scale method
12 years ago
marina.kolpakova
d3ac282487
GPU soft cascade documentation
12 years ago
Vadim Pisarevsky
849a8c8d20
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
12 years ago
Andrey Kamaev
73bbabf207
Eliminate discrepancies between signatures in documentation and OpenCV headers
...
All errors were found by doc/check_docs2.py
12 years ago
Andrey Kamaev
0e7ca71dcc
Normalize whitespace in documentation and text files
12 years ago
Andrey Kamaev
461b69f6ee
Eliminate discrepancies between signatures in documentation and OpenCV headers
...
All errors were found by doc/check_docs2.py
12 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
Anatoly Baksheev
9a4265a8d0
fast nlm (class version)
12 years ago
Anatoly Baksheev
4b5bbb7752
fast_nlm initial version
12 years ago
Andrey Kamaev
0e9405e591
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
12 years ago
Anatoly Baksheev
0ba01afd83
added GPU bilateral filter + tests
...
added GPU non local means brute force filter + tests
12 years ago
Andrey Kamaev
639bbec44a
svn repository web references are replaced with links to git
12 years ago
Anatoly Baksheev
70204a8e68
Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now
12 years ago
Vladislav Vinogradov
c3f277b7bc
gpu version of HoughCircles
12 years ago
marina.kolpakova
1521340152
updated CascadeClassifier_GPU documentation
12 years ago
Andrey Kamaev
915169e8b7
Fix documentation build warnings in gpu module reference
12 years ago
Vladislav Vinogradov
a9fba14898
added docs for gpu::HoughLines
12 years ago
Vladislav Vinogradov
77cae11a74
added docs for GMG_GPU
13 years ago
Andrey Kamaev
8aa2d6cddc
Fix several documentation build warnings
13 years ago
Andrey Kamaev
5100ca7508
svn repository web references are replaced with links to git
13 years ago
Andrey Kamaev
abde1377f3
Fixed mistake in documentation
13 years ago
Vladislav Vinogradov
e9e66e5796
added VIBE_GPU (background subtraction) to gpu module
13 years ago
Vladislav Vinogradov
4ee236b1b6
added docs for MOG_GPU and MOG2_GPU
13 years ago
Andrey Kamaev
7b806f6008
fixed several documentation errors
13 years ago
Vladislav Vinogradov
f392ab0e08
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
13 years ago
Vladislav Vinogradov
bfb390e82a
added gpu::FGDStatModel (Background/foreground segmentation)
13 years ago
Andrey Kamaev
ca0962c738
Megred fix for pyrhon API generator regression r8528
13 years ago
Andrey Kamaev
4ddcc31edc
Fixed few errors in documentation backporting
13 years ago
Andrey Kamaev
81a5988015
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
13 years ago
Andrey Kamaev
a20248977c
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
13 years ago
Andrey Kamaev
40e8d08e8d
Added check for trailing semicolon to rst parser; fixed few documentation build warnings
13 years ago
Andrey Kamaev
05de6302fd
Fixed documentation: corrected parameter names
13 years ago