29 Commits (1aeff45631fc6c643905edc401b60053a62bc13c)

Author SHA1 Message Date
Alexander Smorkalov 341e7b3be2 Fixed samples build with nonfree. 9 years ago
Alexander Smorkalov bba8c0beac Made samples build independent from nonfree module. 9 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Vadim Pisarevsky 06d4aa6060 now all the samples and opencv_contrib compile! 10 years ago
Vadim Pisarevsky d017faa06c now all the samples and opencv_contrib compile! 10 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
f-morozov 886319c81d AKAZE fixes and tracking tutorial 10 years ago
Vadim Pisarevsky 31df47b6ea moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
f-morozov 7f82960897 AKAZE fixes, tests and tutorial 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Peter Andreas Entschev 6f3163f62d DescriptorExtractor: added defaultNorm() to return default norm type. 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
moodoki b8de81749c Slight modification to example code for FLANN matcher with comment on #3344 11 years ago
Sergei Nosov 982ef83f80 Fixes bug #3071. 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev b131dfeecd Build tutorial codes together with other samples 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Abhinav Gupta c0638aa2e0 Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp 12 years ago
Ana Huaman 6b88d7a898 Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst 13 years ago
Ana Huaman f803fc259b Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp 13 years ago
Ana Huaman ea971df8bf Added SURF_Homography sample codee 13 years ago
Ana Huaman 9fba5e8d8c Added code for SURF using FLANN Matcher and drawMatches options 13 years ago
Ana Huaman 04ebef1be2 Added two sample code for features 2D - SURF descriptor and detector 13 years ago