- 02 Jul, 2018 1 commit
-
-
catree authored
Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code. Uniform Lowe's ratio test in the code.
-
- 31 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 29 May, 2018 1 commit
-
-
catree authored
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.
-
- 08 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
-
- 19 Dec, 2017 1 commit
-
-
catree authored
-
- 18 Dec, 2017 1 commit
-
-
Suleyman TURKMEN authored
* Update samples * Update calib3d.hpp * Update calib3d.hpp * Update calib3d.hpp * Update calib3d.hpp
-
- 14 Dec, 2017 1 commit
-
-
catree authored
-
- 09 Jul, 2017 1 commit
-
-
Guilherme William Guedes authored
Fix typo: 'right direction' to 'y direction' in harris corner detector tutorial.
-
- 16 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 15 Aug, 2016 1 commit
-
-
Suleyman TURKMEN authored
-
- 12 Jul, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 19 Mar, 2016 1 commit
-
-
berak authored
-
- 17 Jan, 2016 1 commit
-
-
Ishank gulati authored
-
- 10 May, 2015 1 commit
-
-
berak authored
-
- 29 Apr, 2015 1 commit
-
-
Philipp Hasper authored
-
- 05 Mar, 2015 1 commit
-
-
berak authored
-
- 26 Dec, 2014 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 05 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 01 Dec, 2014 5 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 17 Oct, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 04 Oct, 2014 1 commit
-
-
berak authored
-
- 19 Aug, 2014 1 commit
-
-
f-morozov authored
-
- 11 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Jul, 2014 1 commit
-
-
f-morozov authored
-
- 25 Nov, 2013 1 commit
-
-
StevenPuttemans authored
-
- 14 Nov, 2013 1 commit
-
-
moodoki authored
-
- 13 Nov, 2013 1 commit
-
-
moodoki authored
-
- 24 Sep, 2013 1 commit
-
-
George Andrew Brindeiro authored
-
- 21 Aug, 2013 3 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 13 Aug, 2013 1 commit
-
-
StevenPuttemans authored
detector/descriptor.
-
- 13 Jun, 2013 1 commit
-
-
Sergei Nosov authored
If we have perfect matches (min_dist == 0.0), then strict comparison fails. Making it non-strict results in treating perfect matches as good.
-