opencv/modules/legacy
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
..
doc DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00
include/opencv2 DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00
src the first draft of transparent API and new UMat class. more files 2013-10-22 14:05:15 +04:00
test Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
CMakeLists.txt Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00