opencv/samples
Peter Andreas Entschev 6f3163f62d DescriptorExtractor: added defaultNorm() to return default norm type.
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.
2013-12-09 09:54:42 -02:00
..
android Merge remote-tracking branch 'upstream/2.4' into merge-2.4 2013-10-15 20:08:52 +04:00
c DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00
cpp DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00
gpu DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00
java Normalized file endings. 2013-08-21 18:59:25 +04:00
MacOSX/FaceTracker Converted tabs to spaces. 2013-08-21 18:59:26 +04:00
ocl another attempt to fix compile errors 2013-11-18 22:15:04 -05:00
python2 mouse_and_match.py missing import cv2 2013-11-24 15:58:13 +01:00
winrt/ImageManipulations Removed incorrect iCCP chunks from GUI resources. 2013-08-30 09:49:24 -04:00
CMakeLists.txt cmake: revert CRT linkage option for MSVS 2013-10-09 17:49:11 +04:00