Maksim Shabunin
|
d01bedbc61
|
Removed Sphinx documentation files
|
10 years ago |
Maksim Shabunin
|
36a04ef8de
|
Doxygen tutorials: cpp done
|
10 years ago |
Maksim Shabunin
|
c5536534d8
|
Doxygen tutorials: warnings cleared
|
10 years ago |
Maksim Shabunin
|
8375182e34
|
Doxygen tutorials: basic structure
|
10 years ago |
Maksim Shabunin
|
220f671655
|
Doxygen tutorials: some fixes in RST-docs
|
10 years ago |
Vadim Pisarevsky
|
31df47b6ea
|
moved nonfree and a part of features2d to opencv_contrib/xfeatures2d
|
10 years ago |
StevenPuttemans
|
6f892b10ff
|
Applied feature #3375 and fix of pull 1842 to avoid merging problems later
|
11 years ago |
moodoki
|
cebf109d39
|
Replaced code in .rst file with literalinclude as suggested
|
11 years ago |
moodoki
|
b8de81749c
|
Slight modification to example code for FLANN matcher with comment on #3344
|
11 years ago |
StevenPuttemans
|
89012e8f6b
|
Missing including of nonfree module to support the use of SURF
detector/descriptor.
|
11 years ago |
Sergei Nosov
|
982ef83f80
|
Fixes bug #3071.
If we have perfect matches (min_dist == 0.0), then strict comparison
fails. Making it non-strict results in treating perfect matches as
good.
|
12 years ago |
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
12 years ago |
Andrey Kamaev
|
639bbec44a
|
svn repository web references are replaced with links to git
|
12 years ago |
Andrey Kamaev
|
5100ca7508
|
svn repository web references are replaced with links to git
|
12 years ago |
Alexander Shishkov
|
be63ce723f
|
#1672
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
|
13 years ago |
Ana Huaman
|
6b88d7a898
|
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
|
13 years ago |