Alexander Smorkalov
|
966d35a9fb
|
Made samples build independent from nonfree module.
(cherry picked from commit bba8c0beac )
|
10 years ago |
Alexander Smorkalov
|
bba8c0beac
|
Made samples build independent from nonfree module.
|
10 years ago |
StevenPuttemans
|
2b106db02f
|
Applied all fixes related to translating C to C++ code
Also fixed some typos and code alignment
Also adapted tutorial CPP samples
Fixed some identation problems
|
11 years ago |
Andrey Kamaev
|
b131dfeecd
|
Build tutorial codes together with other samples
These codes should be included into regular builds.
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Abhinav Gupta
|
c0638aa2e0
|
Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp
Changes made for OpenCV 2.4.2 compatibility
|
13 years ago |
Ana Huaman
|
6b88d7a898
|
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
|
14 years ago |
Ana Huaman
|
f803fc259b
|
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
|
14 years ago |
Ana Huaman
|
ea971df8bf
|
Added SURF_Homography sample codee
|
14 years ago |
Ana Huaman
|
9fba5e8d8c
|
Added code for SURF using FLANN Matcher and drawMatches options
|
14 years ago |