80 Commits (be1615b1c386cf3770dda8890c6675d3502321ba)

Author SHA1 Message Date
Gourav Roy 126b0d855f
Merge pull request #16366 from themechanicalcoder:features2D-tutorial-python 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
luz.paz 32aba5e64b FIx misc. source and comment typos 5 years ago
catree 481af5c469 Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code. 6 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
luz.paz d47b1f3b70 Misc. ./apps ./doc ./platoforms typos 7 years ago
catree 87160cb297 Add Demo 5: Basic panorama stitching from a rotating camera in the homography tutorial. 7 years ago
Suleyman TURKMEN 1654dfe3a9 Update samples (#10333) 7 years ago
catree b417fb0939 Add tutorial and codes for the homography tutorial. 7 years ago
Guilherme William Guedes d098048aba Fix typo: 'right direction' to 'y direction'. 7 years ago
Alexander Alekhin 2d10336601 fix documentation 8 years ago
Suleyman TURKMEN bb6f65c199 Update documentation ( tutorials ) 8 years ago
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
berak e0c65499fd remove opencv_contrib dependancy from planar_tracking.cpp 9 years ago
Ishank gulati 5312db93b4 added equality 9 years ago
berak 3fe69f4e67 small fixes for features2d tutorials 10 years ago
Philipp Hasper dadf53f17c Doxygen: replaced @includelineno by @include to enable copy-pasting 10 years ago
berak b7f2a4da69 fix features2d tutorials 10 years ago
Maksim Shabunin ad6a80f68c Moved tutorial table-of-contents files to corresponding root level 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 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
Vadim Pisarevsky 1176d4ef84 fixed some more compile errors and test failures 10 years ago
Vadim Pisarevsky c422bdc3f8 fixed some more compile errors and test failures 10 years ago
berak 7cb3f3def7 change remaining c-api CV_ prefixes in constants 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
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
moodoki cebf109d39 Replaced code in .rst file with literalinclude as suggested 11 years ago
moodoki b8de81749c Slight modification to example code for FLANN matcher with comment on #3344 11 years ago
George Andrew Brindeiro 192ca711ef Added nonfree headers that are required for using SURF features 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
StevenPuttemans 89012e8f6b Missing including of nonfree module to support the use of SURF 11 years ago
Sergei Nosov 982ef83f80 Fixes bug #3071. 12 years ago
Gurpinder Singh Sandhu 87b84a4197 another update 12 years ago
Gurpinder Singh Sandhu d51d05fc44 Feature description tutorials made in sync with sample code 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Alexander Smorkalov 627b441022 Bugfix #2532 patch 4 corner detection sample possible bug solved. 12 years ago
Daniil Osokin 7305f955a5 Added nonfree header in "Feature description" tutorial code sample (bug #2527) 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago