berak
|
3fe69f4e67
|
small fixes for features2d tutorials
|
10 years ago |
Maksim Shabunin
|
d01bedbc61
|
Removed Sphinx documentation files
|
10 years ago |
Maksim Shabunin
|
d3beb755df
|
Doxygen tutorials: support contrib, some minor changes
|
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 |
berak
|
7cb3f3def7
|
change remaining c-api CV_ prefixes in constants
|
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 |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
11 years ago |
Gurpinder Singh Sandhu
|
87b84a4197
|
another update
|
12 years ago |
Gurpinder Singh Sandhu
|
d51d05fc44
|
Feature description tutorials made in sync with sample code
sample code : https://github.com/Itseez/opencv/blob/master/samples/cpp/tutorial_code/features2D/SURF_descriptor.cpp
Bug #2888
|
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 |
Daniil Osokin
|
7305f955a5
|
Added nonfree header in "Feature description" tutorial code sample (bug #2527)
|
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 |
Ana Huaman
|
07754b6309
|
Added Features2D descriptor tutorial + drawMatches in rst
|
13 years ago |