Commit Graph

54 Commits

Author SHA1 Message Date
Gary Bradski
865b3ea523 Updated for building in latexsphinx directory 2010-11-19 22:19:00 +00:00
Vadim Pisarevsky
ea6b441052 extended cv::convertPointsHomogeneous to handle 4D input. corrected documentation 2010-11-18 22:03:20 +00:00
Maria Dimashova
cf849c3baa updated doc on features2d 2010-11-08 15:27:56 +00:00
Maria Dimashova
37c1204d55 updated doc on common interfaces of features2d; added some method for GenericDescriptorMatcher 2010-11-03 16:39:58 +00:00
Ilya Lysenkov
eda72a3e8b Fixed problem with conflicting filenames in the online documentation 2010-11-02 12:30:52 +00:00
Ilya Lysenkov
8861ecffb2 Fixed wiki links in flann in the online documentation 2010-10-25 13:26:24 +00:00
Ilya Lysenkov
0886177c5a Implemented dynamic loading of the Wiki in the online documentation. 2010-10-25 09:54:47 +00:00
Vadim Pisarevsky
dde8cd7d4a modified wiki link name 2010-10-21 15:23:47 +00:00
Ilya Lysenkov
f9753a5a88 Inserted links to wiki in documentation. 2010-10-21 11:48:01 +00:00
Ilya Lysenkov
61ecedd33c Updated opencv.pdf with new modifications 2010-10-20 12:21:39 +00:00
Ilya Lysenkov
d5c57646bc Documentation fix 2010-10-19 13:47:21 +00:00
Ilya Lysenkov
e41c6a35b8 Minor fixes in documentation 2010-10-19 13:44:57 +00:00
Ilya Lysenkov
6ed141de0e Reorganized documentation to be consistent with modular structure 2010-10-19 11:51:56 +00:00
Vadim Pisarevsky
64bbab63dc fixed PDF generation 2010-10-18 12:36:22 +00:00
Marius Muja
16b1f61c83 Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
Yannick Verdie
eab003d06e Update doc because of typo in Qt section 2010-09-16 18:13:49 +00:00
kencoken
ba713f28f9 Fixed object recognition documentation 2010-08-17 00:03:41 +00:00
Maria Dimashova
96292b7ced excluded cv_object_recognition.tex build (temporarily) 2010-08-16 15:41:39 +00:00
kencoken
6849e14dab Added object recognition documentation 2010-08-10 19:07:30 +00:00
kencoken
f2017f52fc Added documentation for VOC dataset interface, bag-of-words and other new object recognition tools (GSoC 2010) 2010-08-10 19:01:18 +00:00
Yannick Verdie
6a58b146b8 Qt doc updated 2010-08-02 14:50:25 +00:00
Yannick Verdie
c1981aa659 2010-07-31 19:22:33 +00:00
Vadim Pisarevsky
7148823cc2 fixed pdflatex compile error 2010-07-08 09:03:12 +00:00
James Bowman
35dc0de097 Typo in floats 2010-06-23 20:40:07 +00:00
James Bowman
de00049aad #393 SnakeImage revised Python binding 2010-06-23 20:39:51 +00:00
Vadim Pisarevsky
365e6b7b98 updated docs: grabcut added, PDF updated, ChangeLog: removed duplicated section 2010-06-14 12:02:03 +00:00
Maria Dimashova
dd72f2ec52 moved matchesMask 2010-06-12 14:39:56 +00:00
Maria Dimashova
008da75691 renamed parameter of drawMatches (mask to matchesMask) 2010-06-12 10:11:57 +00:00
Victor Erukhimov
b34f0a2fa3 Updated documentation for drawMatches 2010-06-12 06:28:08 +00:00
Maria Dimashova
17a8050fe2 added drawMatches function to features2d and documentation on this 2010-06-11 17:15:43 +00:00
Victor Erukhimov
ed6e07160a Added intro for detectors/descriptors interface 2010-06-10 16:35:05 +00:00
Maria Dimashova
8e53eb5cbe minor changes of feature2d documentation 2010-06-10 08:22:51 +00:00
Vadim Pisarevsky
809ebddefb couple more fixes 2010-06-09 18:30:04 +00:00
Vadim Pisarevsky
55eb2f9d37 couple more hyperlinks fixed 2010-06-09 18:24:19 +00:00
Vadim Pisarevsky
8710c8d669 fixed code samples 2010-06-09 18:17:24 +00:00
Vadim Pisarevsky
e4115fa55c some more samples 2010-06-09 17:30:11 +00:00
Maria Dimashova
41eae27b23 added documentation on feature2d module 2010-06-09 17:19:49 +00:00
Vadim Pisarevsky
2d6580faab some hyperrefs fixed 2010-06-09 17:02:44 +00:00
Vadim Pisarevsky
74cb95ff67 Generated PDF of the cheatsheet 2010-06-09 17:00:54 +00:00
Vadim Pisarevsky
4e846d01f8 shortened and extended 2010-06-09 17:00:11 +00:00
Vadim Pisarevsky
3cdfad6097 added OpenCV cheat sheet 2010-06-09 04:56:00 +00:00
Vadim Pisarevsky
b645629749 extended highgui VideoCapture::get/set property documentation (thanks to frm) 2010-06-01 16:07:28 +00:00
Vadim Pisarevsky
fcf96d1fad build PDF out of rst docs 2010-05-31 16:46:49 +00:00
Vadim Pisarevsky
5d125a7d8b fixed Latex docs for cleaner HTML output 2010-05-31 16:46:09 +00:00
Vadim Pisarevsky
9690cd396b always create <opencv_build_dir>/doc/html to avoid CMake 2.4 error messages 2010-05-26 08:42:33 +00:00
Vadim Pisarevsky
266c4642ea doxygenated opencv_video & opencv_calib3d modules (C++ part only) 2010-05-25 15:59:48 +00:00
Vadim Pisarevsky
b703faf4cb fixed the module list in Doxygen CMake script 2010-05-22 12:03:15 +00:00
Vadim Pisarevsky
b94e09bfeb renamed cv::flann to cv::cvflann to avoid name conflicts 2010-05-21 20:37:05 +00:00
Vadim Pisarevsky
f152535865 extended description of the error handling mechanism with OpenCV C++ API 2010-05-20 11:37:37 +00:00
James Bowman
ccbe405322 Typo 2010-05-18 18:32:23 +00:00