opencv/modules/features2d/include/opencv2
Mathieu Barnachon 43c9818895 Adding class for BOW image matcher (Feature #3005).
Same prototype as BOWImgDescriptorExtractor, but do only the matching.
If the feature is accepted, the BOWImgDescriptorExtractor and BOWImgDescriptorMatcher should probably refactor with inheritance.
Add a class to compute the keypoints, descriptors and matching from an image should be added to.
2013-08-18 11:32:04 +12:00
..
features2d line realign 2013-07-04 17:43:38 +04:00
features2d.hpp Adding class for BOW image matcher (Feature #3005). 2013-08-18 11:32:04 +12:00