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 |
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 |
Vladislav Vinogradov
|
c3f277b7bc
|
gpu version of HoughCircles
|
12 years ago |
Vladislav Vinogradov
|
a9fba14898
|
added docs for gpu::HoughLines
|
12 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
|
6ca618277c
|
More fixes for documentation.
|
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 |
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 |
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 |
Andrey Kamaev
|
aeaae8b057
|
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings
|
13 years ago |
Alexey Spizhevoy
|
92d2d74731
|
Fixed docs for gpu::convolve()
|
13 years ago |
Vladislav Vinogradov
|
2d30480982
|
created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
|
13 years ago |
Vladislav Vinogradov
|
e6d820171c
|
added documentation for gpu::BroxOpticalFlow, updated other docs
|
13 years ago |
Vladislav Vinogradov
|
837f65784e
|
update gpu docs
|
13 years ago |
Andrey Kamaev
|
d6e3ccc1b2
|
Documentation: fixed about 100 cross-referencing errors.
|
13 years ago |
Vadim Pisarevsky
|
cc9a1bb62f
|
propagated some more fixes from 2.3 branch to the trunk
|
14 years ago |
Bernat Gabor
|
762bc0f8af
|
Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4.
|
14 years ago |
Elena Fedotova
|
392b9074f5
|
Purpose: 2nd review cycle.
|
14 years ago |
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
14 years ago |
Vadim Pisarevsky
|
20aca7440f
|
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
|
14 years ago |
Vadim Pisarevsky
|
c7a42e9682
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
14 years ago |
Vadim Pisarevsky
|
e9a5bbc003
|
fixed ?? marks; fixed missing highlighting in some of the sections
|
14 years ago |
Elena Fedotova
|
3f2daa1dcf
|
Purpose: updated the last section of chapter 10
|
14 years ago |
Elena Fedotova
|
05173022bb
|
Purpose: updated the last section of chapter 10
|
14 years ago |
Vadim Pisarevsky
|
5291b9dfe5
|
corrected grammar (done by Elena)
|
14 years ago |
Vladislav Vinogradov
|
57195e9627
|
fixed SURF_GPU bug (features count > max dimension of grid)
minor gpu docs fixes
|
14 years ago |
Alexey Spizhevoy
|
bf034f9927
|
fixed gpu::meanShiftSegmentation docs
|
14 years ago |
Vladislav Vinogradov
|
d888b81052
|
fixed gpu docs (broken links, missing description, etc)
|
14 years ago |
Vadim Pisarevsky
|
f025e4739a
|
some more doc cleanup
|
14 years ago |
Vadim Pisarevsky
|
4bb893aa9f
|
the first round of cleaning up the RST docs
|
14 years ago |
Vadim Pisarevsky
|
24ccbccf63
|
cleaned RST formatting a bit
|
14 years ago |
Vadim Pisarevsky
|
371aa08006
|
OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX.
|
14 years ago |