opencv/samples/cpp/tutorial_code
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
..
bioinspired retina included in namespace bioinspired + followed suggestions made by Vadim 2013-07-14 19:28:37 +02:00
calib3d Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
core Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-19 16:21:09 +04:00
features2D DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00
gpu/gpu-basics-similarity replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
HighGUI Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-19 16:21:09 +04:00
Histograms_Matching Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-19 16:21:09 +04:00
images Erasing two images from cpp/tutorial folder 2011-11-03 06:09:31 +00:00
ImgProc Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
ImgTrans Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
introduction Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-19 16:21:09 +04:00
ml Normalized file endings. 2013-08-21 18:59:25 +04:00
objectDetection Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
photo/hdr_imaging Docs updated, added InputArray, fixes for makePtr,... 2013-09-26 19:02:35 +04:00
ShapeDescriptors Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-19 16:21:09 +04:00
TrackingMotion Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
video fixing trailing whitespaces 2013-09-01 22:13:49 +02:00
viz removed trailing spaces 2013-09-18 12:50:55 +01:00