Vadim Pisarevsky
|
849a8c8d20
|
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
|
13 years ago |
Andrey Kamaev
|
73bbabf207
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
13 years ago |
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
13 years ago |
Andrey Kamaev
|
461b69f6ee
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
13 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Anatoly Baksheev
|
9a4265a8d0
|
fast nlm (class version)
|
13 years ago |
Anatoly Baksheev
|
4b5bbb7752
|
fast_nlm initial version
|
13 years ago |
Andrey Kamaev
|
0e9405e591
|
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
|
13 years ago |
Anatoly Baksheev
|
0ba01afd83
|
added GPU bilateral filter + tests
added GPU non local means brute force filter + tests
|
13 years ago |
Andrey Kamaev
|
639bbec44a
|
svn repository web references are replaced with links to git
|
13 years ago |
Anatoly Baksheev
|
70204a8e68
|
Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now
|
13 years ago |
Vladislav Vinogradov
|
c3f277b7bc
|
gpu version of HoughCircles
|
13 years ago |
marina.kolpakova
|
1521340152
|
updated CascadeClassifier_GPU documentation
|
13 years ago |
Andrey Kamaev
|
915169e8b7
|
Fix documentation build warnings in gpu module reference
|
13 years ago |
Vladislav Vinogradov
|
a9fba14898
|
added docs for gpu::HoughLines
|
13 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 |
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
13 years ago |
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
13 years ago |
Andrey Kamaev
|
71625ad458
|
Fixed more documentation & source discrepancies
|
13 years ago |
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
13 years ago |
Andrey Kamaev
|
50ad690993
|
Merged the trunk till r8291
|
13 years ago |
Vladislav Vinogradov
|
1fba38d01c
|
updated gpu docs (BFMatcher_GPU)
|
13 years ago |
Vladislav Vinogradov
|
1351f4c8ef
|
added docs for VideoReader_GPU
|
13 years ago |
Vladislav Vinogradov
|
ffbee1fe97
|
added docs for VideoWriter_GPU
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Ilya Lysenkov
|
2619221331
|
Spell checked the documentation with VIM (issue #223)
|
13 years ago |
Andrey Kamaev
|
b6dac61e96
|
Fixed several documentation warnings and errors.
|
13 years ago |
Vladislav Vinogradov
|
2659453694
|
merged revisions r7808 from 2.4 branch
|
13 years ago |
Vladislav Vinogradov
|
64a5c0b1cf
|
updated gpu docs
|
13 years ago |
Anatoly Baksheev
|
406a05316f
|
removed obsolete docs about cuda contexts
|
13 years ago |
Andrey Kamaev
|
ec793df30f
|
#1205 fixed more bugs/typos in parameters
|
13 years ago |
Andrey Kamaev
|
94c258cf15
|
#1205 fixed ~100 of ~700 parameters
|
13 years ago |
Alexey Spizhevoy
|
c776bff95b
|
#1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary.
|
13 years ago |
Vladislav Vinogradov
|
6397fa5b38
|
fixed gpu::pyrUp (now it matches cpu analog)
fixed several warnings
|
13 years ago |
Vladislav Vinogradov
|
796f839b75
|
minor fix in gpu docs (filter2D and convolve)
|
13 years ago |