- 13 Jun, 2013 1 commit
-
-
Sergei Nosov authored
If we have perfect matches (min_dist == 0.0), then strict comparison fails. Making it non-strict results in treating perfect matches as good.
-
- 04 Apr, 2013 2 commits
-
-
Gurpinder Singh Sandhu authored
-
Gurpinder Singh Sandhu authored
sample code : https://github.com/Itseez/opencv/blob/master/samples/cpp/tutorial_code/features2D/SURF_descriptor.cpp Bug #2888
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 30 Jan, 2013 2 commits
-
-
Alexander Smorkalov authored
Tutorial text was not consistent with tutorial source code in samples directory. Inline source code was replaced on "includeliteral" directive with link to cpp file.
-
Daniil Osokin authored
-
- 17 Oct, 2012 3 commits
-
-
Andrey Kamaev authored
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 24 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 11 Mar, 2012 1 commit
-
-
Alexander Shishkov authored
updated links in cheatsheet renamed directory for Mat tutorial changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
-
- 22 Aug, 2011 1 commit
-
-
Ana Huaman authored
-
- 17 Aug, 2011 1 commit
-
-
Bernat Gabor authored
Added the "How to write a tutorial for OpenCV?" tutorial. Made some corrections to the feature2D TOC tree. Small visual improvements for the video-write.rst file. Deleted a definition file that served no purpose.
-
- 15 Aug, 2011 2 commits
-
-
Ana Huaman authored
-
Ana Huaman authored
-
- 13 Aug, 2011 1 commit
-
-
Bernat Gabor authored
Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors.
-
- 12 Aug, 2011 5 commits
-
-
Ana Huaman authored
-
Ana Huaman authored
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
-
Ana Huaman authored
-
Ana Huaman authored
-
Ana Huaman authored
-
- 22 Jul, 2011 1 commit
-
-
Bernat Gabor authored
Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links.
-
- 20 Jul, 2011 1 commit
-
-
Bernat Gabor authored
Ok, now optimized the tutorial size for real. Made JPG/PNG optimization for all the images. Modified some tutorial files to follow these size optimizations. Now the tutorial PDF generated is 3.95MB, so enjoy!
-
- 19 Jul, 2011 1 commit
-
-
Bernat Gabor authored
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look). 3) Two finished tutorials: a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included). b) one describing image scanning operations plus the LUT function (demonstration YouTube video included). c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
-
- 13 Jul, 2011 1 commit
-
-
Ana Huaman authored
Added reST tutorials for Contours (6 in imgproc) and for Corner Detection (4 in features2D) + links in conf.py
-
- 23 Jun, 2011 1 commit
-
-
Bernat Gabor authored
New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display.
-