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 |
Andrey Kamaev
|
7820c343eb
|
Documentation: fixed CvSlice and FeatureDetector descriptions.
|
13 years ago |
Andrey Kamaev
|
d6e3ccc1b2
|
Documentation: fixed about 100 cross-referencing errors.
|
13 years ago |
Maria Dimashova
|
fcd999ae6e
|
added SL2 (squared L2 distance) and implemented the descriptors matching in L2 using SL2
|
13 years ago |
Maria Dimashova
|
7db3dd4f0a
|
fixed comment and doc on L2
|
13 years ago |
Vadim Pisarevsky
|
41df54e75f
|
fixed several typoes and errors in the refman (ticket #1203)
|
14 years ago |
Andrey Kamaev
|
3fc879075b
|
Fixed typo in features2d doc
|
14 years ago |
Vadim Pisarevsky
|
6c8a2b8888
|
propagated fixes in docs and cap_dshow to 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 |
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 |
Maria Dimashova
|
4f86b30abc
|
fixed #1140 and made some other updates of features2d docs
|
14 years ago |
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
14 years ago |
Ilya Lysenkov
|
6d71817ddc
|
Documented the SimpleBlobDetector class.
|
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 |
Vadim Pisarevsky
|
f2a337f990
|
fixed several typos, including the old ones from ticket #854
|
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 |
Elena Fedotova
|
4f335d18fb
|
Purpose: completed the feature2d chapter
|
14 years ago |
Elena Fedotova
|
7ad698f076
|
Purpose: updated the feature2d chapter
|
14 years ago |
Elena Fedotova
|
53e9d8354e
|
Purpose: updated the feature2d chapter
|
14 years ago |
Elena Fedotova
|
4a21c6d394
|
Purpose: updated the feature2d chapter
|
14 years ago |
Elena Fedotova
|
dee0aba92e
|
Purpose: updated the feature2d chapter
|
14 years ago |
Vadim Pisarevsky
|
f39db3f15a
|
fixed problems indicated with ? marks
|
14 years ago |
Elena Fedotova
|
916ec81d09
|
Purpose: updated the feature2d chapter
|
14 years ago |
Elena Fedotova
|
af6072814c
|
Purpose: updated the feature2d chapter
|
14 years ago |
Vadim Pisarevsky
|
e9a5bbc003
|
fixed ?? marks; fixed missing highlighting in some of the sections
|
14 years ago |
Vadim Pisarevsky
|
5c3447c125
|
added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work
|
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 |