- 17 Oct, 2014 1 commit
-
-
Vadim Pisarevsky 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
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 09 Dec, 2013 1 commit
-
-
Peter Andreas Entschev authored
Added the defaultNorm() method to the DescriptorExtractor class. This method returns the default norm type for each descriptor type. The tests and C/C++ samples were updated to get the norm type directly from the DescriptorExtractor inherited classes. This was reported in feature report #2182 (http://code.opencv.org/issues/2182). It will make it possible to get the norm type usually applied matching method for each descriptor, instead of passing it manually.
-
- 17 Nov, 2013 1 commit
-
-
StevenPuttemans authored
Also fixed some typos and code alignment Also adapted tutorial CPP samples Fixed some identation problems
-
- 13 Nov, 2013 1 commit
-
-
moodoki authored
-
- 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.
-
- 11 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 09 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
These codes should be included into regular builds.
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 05 Oct, 2012 1 commit
-
-
Abhinav Gupta authored
Changes made for OpenCV 2.4.2 compatibility
-
- 12 Aug, 2011 4 commits
-
-
Ana Huaman authored
-
Ana Huaman authored
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
-
Ana Huaman authored
-
Ana Huaman authored
-
- 11 Aug, 2011 1 commit
-
-
Ana Huaman authored
-