- 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.
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
-
- 17 Jun, 2011 1 commit
-
-
Vladimir Dudnik authored
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
-
- 09 Jun, 2011 1 commit
-
-
itsyplen authored
-
- 29 May, 2011 1 commit
-
-
Kirill Kornyakov authored
update help corresponding single format and update some samples through using CommandLineParser class
-
- 04 Dec, 2010 1 commit
-
-
Gary Bradski authored
-
- 02 Dec, 2010 1 commit
-
-
Gary Bradski authored
-
- 16 Nov, 2010 1 commit
-
-
Maria Dimashova authored
-
- 29 Oct, 2010 1 commit
-
-
Maria Dimashova authored
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
-
- 29 Jul, 2010 1 commit
-
-
Maria Dimashova authored
-
- 27 Jul, 2010 1 commit
-
-
Maria Dimashova authored
-
- 26 Jul, 2010 1 commit
-
-
Maria Dimashova authored
modified FernClassifier::train(); remove old RTreeClassifier and added new implementation CalonderClassifier; removed old find_obj_calonder and added new one
-
- 17 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-