24 Commits (e9c45ff40654dc3df110a3feb5ffc95de04c3550)

Author SHA1 Message Date
Maksim Shabunin c79a1528ad Added TOC to most of tutorials 4 years ago
Maksim Shabunin 461e26b60b doc: tutorial refactor 4 years ago
Daniel Mallia 94d187e269 Add next and previous navigation links to all tutorials 5 years ago
Alexander Alekhin 9ba9358ecb documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
catree ade21f142e Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches. 7 years ago
Alexander Alekhin 2d10336601 fix documentation 8 years ago
Ishank gulati 5312db93b4 added equality 9 years ago
berak 3fe69f4e67 small fixes for features2d tutorials 10 years ago
berak b7f2a4da69 fix features2d tutorials 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Maksim Shabunin ecfd056111 Fixed whitespace warnings in new tutorials 10 years ago
Maksim Shabunin 36a04ef8de Doxygen tutorials: cpp done 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
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
StevenPuttemans 89012e8f6b Missing including of nonfree module to support the use of SURF 11 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 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 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