Martin Jul
a1798cb28e
Fixed typo in BFMatcher in docs.
11 years ago
Ilya Lavrenov
80df44bd75
doc fix
11 years ago
Ilya Lavrenov
099ea91823
typos
11 years ago
Ilya Lavrenov
6ad7b64912
some more changes
11 years ago
Ilya Lavrenov
f74ef644bc
changed the signature of add method according to the base class
11 years ago
Konstantin Matskevich
bdfa9fa14a
fixes2
11 years ago
Konstantin Matskevich
1aa83d324b
fixed docs2
11 years ago
Konstantin Matskevich
a0ccb46a7f
fixed docs
11 years ago
Ilya Lavrenov
9968197ebf
doc fix
11 years ago
Konstantin Matskevich
3b7683e72f
fixed docs
11 years ago
Matthias Bady
9b0a9f2a24
moved documentation of BriefDescriptorExtractor to correct place
11 years ago
StevenPuttemans
e4b41d38f1
Fixed descripotorsCount to descriptorsCount
...
See feature 2862
11 years ago
Peter Andreas Entschev
6f3163f62d
DescriptorExtractor: added defaultNorm() to return default norm type.
...
Added the defaultNorm() method to the DescriptorExtractor class. This method returns the default norm type for each descriptor type. The tests and C/C++ samples were updated to get the norm type directly from the DescriptorExtractor inherited classes.
This was reported in feature report #2182 (http://code.opencv.org/issues/2182 ). It will make it possible to get the norm type usually applied matching method for each descriptor, instead of passing it manually.
11 years ago
Mathieu Barnachon
fb9c59dd8d
Fix default argument.
11 years ago
Mathieu Barnachon
4f74e2509b
Fix the documentation names.
11 years ago
Mathieu Barnachon
464985205c
Update PR after mdim review.
11 years ago
Roman Donchenko
9b92545ce6
War on Whitespace, master edition: trailing spaces.
11 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
11 years ago
Roman Donchenko
f55740da70
Deleted all trailing whitespace.
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
Roman Donchenko
2f780ed994
Fix whitespace errors.
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
Alexander Pacha
0b15cfd48c
Added FREAK-descriptor extractor to documentation.
...
Previously it was missing.
Ordered all descriptors by year of first publication.
11 years ago
StevenPuttemans
194af062ff
Adapted the reference underscore to link properly
11 years ago
StevenPuttemans
a92feafc49
Fixed bug 3166 - added paper reference to stardetector code
11 years ago
abidrahmank
1923d87f61
PyDocs for common interface of feature2d
12 years ago
abidrahmank
f91f369788
PyDocs for FAST, ORB etc
12 years ago
abidrahmank
2047838106
feature2d drawing functions PyDocs
12 years ago
alex77git
6e7b1ef252
Bug #2967 , void DescriptorMatcher::radiusMatch() // description unclear,
...
only file: common_interfaces_of_descriptor_matchers.rst
12 years ago
Alexander Shishkov
382695ba5a
removed links to the http://opencv.willowgarage.com/
12 years ago
Andrey Kamaev
2edfae5070
Move documentation for cv::KeyPoint and cv::DMatch to core
12 years ago
Andrey Kamaev
33ef7990b0
Update documentation
12 years ago
Andrey Kamaev
9498856b22
Fix documentation problems found by check_docs2 script
12 years ago
Andrey Kamaev
ff7b604a25
Fix several inconsistent declarations identified by check_doc2 script
12 years ago
Vincent Rabaud
0b1599d88a
write documentation for BRISK
12 years ago
Ilya Lysenkov
7745c8806c
Added info() method in descriptor matchers ( #2330 )
12 years ago
Alexander Smorkalov
8cb0343f4c
Documentation build warning fixes.
...
Invalid links and refences fixed.
SpaeseMat class documentation updated.
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
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
Maria Dimashova
6dc5cd15ed
specified KeyPoint::angle in rst doc and code comment
13 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
a20248977c
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
13 years ago