Go to the documentation of this file. 1 #ifndef SEMANTICBBOXFEATUREMATCHER_H
2 #define SEMANTICBBOXFEATUREMATCHER_H
24 #endif // SEMANTICBBOXFEATUREMATCHER_H
semanticBBoxFeatureMatcher()
Definition: semanticBBoxFeatureMatcher.h:16
std::string _feature_label
label for the features being matched
Definition: afeaturematcher.h:106
Class for matching 2D bouding box features.
Definition: semanticBBoxFeatureMatcher.h:14
Class for matching features between two sets of features.
Definition: afeaturematcher.h:25
semanticBBoxFeatureMatcher(std::shared_ptr< AFeatureDetector > detector)
Definition: semanticBBoxFeatureMatcher.h:17
Definition: AFeature2D.h:8