f-morozov
|
886319c81d
|
AKAZE fixes and tracking tutorial
|
10 years ago |
Vadim Pisarevsky
|
1629d50999
|
removed some more trailing whitespaces
|
10 years ago |
Vadim Pisarevsky
|
bca4eb5e00
|
fixed more doc builder warnings
|
10 years ago |
Vadim Pisarevsky
|
fe7b48aa8f
|
removed the stuff that's now in xfeatures2d; temporarily added dummy definition of SIFT to make doc builder pass (will remove it later)
|
10 years ago |
f-morozov
|
7f82960897
|
AKAZE fixes, tests and tutorial
|
10 years ago |
Ievgen Khvedchenia
|
12e1d7fc2b
|
Fix "WARNING: Block quote ends without a blank line"
|
11 years ago |
Ievgen Khvedchenia
|
87972d0d7c
|
Fix "WARNING: Block quote ends without a blank line"
|
11 years ago |
Ievgen Khvedchenia
|
03db61b33b
|
FixFix documentation warnings
|
11 years ago |
Ievgen Khvedchenia
|
029a8c443a
|
Remove GSURF descriptor from KAZE algorithm
|
11 years ago |
Ievgen Khvedchenia
|
a068ccbf51
|
Fix "Title underline too short" warning
|
11 years ago |
Ievgen Khvedchenia
|
616c348536
|
Fix documentation warnings
|
11 years ago |
Ievgen Khvedchenia
|
c4e49463a9
|
Initial commit of the KAZE & AKAZE docs
|
11 years ago |
Ilya Lavrenov
|
099ea91823
|
typos
|
11 years ago |
Matthias Bady
|
9b0a9f2a24
|
moved documentation of BriefDescriptorExtractor to correct place
|
11 years ago |
Roman Donchenko
|
9b92545ce6
|
War on Whitespace, master edition: trailing spaces.
|
11 years ago |
StevenPuttemans
|
ed76b2f98f
|
Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong
ReST directive was used. Also fixed some other ReST directives that were
not correct and removed some warnings during buildbot checks.
|
11 years ago |
StevenPuttemans
|
f28496c628
|
Added sample links in documentation for python2, ocl and gpu
|
11 years ago |
StevenPuttemans
|
0c5244103f
|
Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169
- Used lunix style slashes - works on most systems
- Removed all trailing whitespaces
|
11 years ago |
abidrahmank
|
f91f369788
|
PyDocs for FAST, ORB etc
|
12 years ago |
Alexander Shishkov
|
382695ba5a
|
removed links to the http://opencv.willowgarage.com/
|
12 years ago |
Andrey Kamaev
|
9498856b22
|
Fix documentation problems found by check_docs2 script
|
12 years ago |
Vincent Rabaud
|
0b1599d88a
|
write documentation for BRISK
|
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 |
Vsevolod Glumov
|
fc307c87dc
|
Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions.
|
12 years ago |
Vadim Pisarevsky
|
36d3bbff8b
|
added description of FAST 5/8 and FAST 7/12 (by Vincent)
|
12 years ago |
Marina Kolpakova
|
8c9a9f1c94
|
fixed documentation missmatch for ORB
|
13 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Marina Kolpakova
|
b156e2f7ed
|
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
|
13 years ago |
Andrey Kamaev
|
7b806f6008
|
fixed several documentation errors
|
13 years ago |
Vadim Pisarevsky
|
74707ec7ae
|
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
|
13 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
7a3b351357
|
added documentation for ORB (ticket #1835). updated documentation on features2d (Feature2D class is still to be documented) (ticket #1819)
|
13 years ago |
Alexander Shishkov
|
78ef76165e
|
moved part of f2d docs to the legacy module
|
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
|
94c258cf15
|
#1205 fixed ~100 of ~700 parameters
|
13 years ago |
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
13 years ago |
Alexander Shishkov
|
f67a0902aa
|
fixed #1618
|
13 years ago |
Vadim Pisarevsky
|
b204e73d9a
|
propagated some more fixes from 2.3 branch to the trunk
|
14 years ago |
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
14 years ago |
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
14 years ago |
Vadim Pisarevsky
|
c7a42e9682
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
14 years ago |
Vincent Rabaud
|
211c112b91
|
- hide the patch size from the user (only one is used now as training was only done at that scale)
- enable a border_threshold just like for SIFt so that calling ORB, or descriptor after feature gives the same number of features
|
14 years ago |
Vincent Rabaud
|
4b1f183bcd
|
- adding ORB
|
14 years ago |
Elena Fedotova
|
f80c93aa82
|
Purpose: updated the feature2d chapter
|
14 years ago |
Vadim Pisarevsky
|
facff37e82
|
reviewed ? marks in features2d
|
14 years ago |
Elena Fedotova
|
12d98a7d18
|
Purpose: completed the feature2d chapter
|
14 years ago |
Vadim Pisarevsky
|
f39db3f15a
|
fixed problems indicated with ? marks
|
14 years ago |