24 Commits (cff5e3ee88c4208ecbec5607ded7428ccfb0357f)

Author SHA1 Message Date
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 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
Ana Huaman 04ebef1be2 Added two sample code for features 2D - SURF descriptor and detector 14 years ago