mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
6f3163f62d
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. |
||
---|---|---|
.. | ||
common_interfaces_of_descriptor_extractors.rst | ||
common_interfaces_of_descriptor_matchers.rst | ||
common_interfaces_of_feature_detectors.rst | ||
common_interfaces_of_generic_descriptor_matchers.rst | ||
drawing_function_of_keypoints_and_matches.rst | ||
feature_detection_and_description.rst | ||
features2d.rst | ||
object_categorization.rst |