opencv/modules/nonfree/test
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
..
test_detectors.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
test_features2d.cpp DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00
test_keypoints.cpp Merge branch 'master' into gpu-cuda-rename 2013-09-06 15:44:44 +04:00
test_main.cpp fixed nonfree test (run it only on one gpu device) 2013-04-02 13:24:39 +04:00
test_precomp.hpp replaced gpu->cuda in files names 2013-09-02 14:00:44 +04:00
test_rotation_and_scale_invariance.cpp Merge branch 'master' into gpu-cuda-rename 2013-09-06 15:44:44 +04:00
test_surf.cuda.cpp DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00
test_surf.ocl.cpp DescriptorExtractor: added defaultNorm() to return default norm type. 2013-12-09 09:54:42 -02:00