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.
|
2013-08-07 14:49:33 +02:00 |
|
StevenPuttemans
|
f28496c628
|
Added sample links in documentation for python2, ocl and gpu
|
2013-08-02 14:05:08 +02:00 |
|
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
|
2013-07-31 11:20:05 +02:00 |
|
Alexander Shishkov
|
382695ba5a
|
removed links to the http://opencv.willowgarage.com/
|
2013-04-04 13:44:28 +04:00 |
|
Vincent Rabaud
|
0b1599d88a
|
write documentation for BRISK
|
2013-02-04 11:07:53 +01:00 |
|
Andrey Kamaev
|
461b69f6ee
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
2012-10-17 21:24:55 +04:00 |
|
Vsevolod Glumov
|
fc307c87dc
|
Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions.
|
2012-08-23 14:56:02 +04:00 |
|
Vadim Pisarevsky
|
36d3bbff8b
|
added description of FAST 5/8 and FAST 7/12 (by Vincent)
|
2012-08-07 18:17:30 +04:00 |
|
Marina Kolpakova
|
8c9a9f1c94
|
fixed documentation missmatch for ORB
|
2012-07-08 18:26:23 +00:00 |
|
Andrey Kamaev
|
7b806f6008
|
fixed several documentation errors
|
2012-06-25 12:56:46 +00:00 |
|
Vadim Pisarevsky
|
74707ec7ae
|
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
|
2012-06-24 01:37:55 +00:00 |
|
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
2012-05-28 07:36:14 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Andrey Kamaev
|
94c258cf15
|
#1205 fixed ~100 of ~700 parameters
|
2012-03-29 06:50:05 +00:00 |
|
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.
|
2012-03-15 14:36:01 +00:00 |
|
Alexander Shishkov
|
f67a0902aa
|
fixed #1618
|
2012-03-02 18:36:34 +00:00 |
|
Vadim Pisarevsky
|
b204e73d9a
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-29 22:06:42 +00:00 |
|
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
2011-06-23 12:00:09 +00:00 |
|
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
2011-06-16 12:48:23 +00:00 |
|
Vadim Pisarevsky
|
c7a42e9682
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
2011-06-07 22:51:31 +00:00 |
|
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
|
2011-06-01 02:09:31 +00:00 |
|
Vincent Rabaud
|
4b1f183bcd
|
- adding ORB
|
2011-05-20 22:25:53 +00:00 |
|
Elena Fedotova
|
f80c93aa82
|
Purpose: updated the feature2d chapter
|
2011-05-15 20:56:53 +00:00 |
|
Vadim Pisarevsky
|
facff37e82
|
reviewed ? marks in features2d
|
2011-05-11 23:31:50 +00:00 |
|
Elena Fedotova
|
12d98a7d18
|
Purpose: completed the feature2d chapter
|
2011-05-08 15:30:00 +00:00 |
|
Vadim Pisarevsky
|
f39db3f15a
|
fixed problems indicated with ? marks
|
2011-05-05 13:31:54 +00:00 |
|
Elena Fedotova
|
af6072814c
|
Purpose: updated the feature2d chapter
|
2011-05-03 20:41:11 +00:00 |
|
Vadim Pisarevsky
|
4bb893aa9f
|
the first round of cleaning up the RST docs
|
2011-02-28 21:26:43 +00:00 |
|
Vadim Pisarevsky
|
24ccbccf63
|
cleaned RST formatting a bit
|
2011-02-26 11:05:10 +00:00 |
|
Vadim Pisarevsky
|
371aa08006
|
OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX.
|
2011-02-22 20:43:26 +00:00 |
|