SaDVIO
isae::EllipsePatternFeatureMatcher Member List

This is the complete list of members for isae::EllipsePatternFeatureMatcher, including all inherited members.

_detectorisae::AFeatureMatcherprotected
_feature_labelisae::AFeatureMatcherprotected
_first_second_match_score_ratioisae::AFeatureMatcherprotected
AFeatureMatcher()isae::AFeatureMatcherinline
AFeatureMatcher(std::shared_ptr< AFeatureDetector > detector)isae::AFeatureMatcherinline
EllipsePatternFeatureMatcher()isae::EllipsePatternFeatureMatcherinline
EllipsePatternFeatureMatcher(std::shared_ptr< AFeatureDetector > detector)isae::EllipsePatternFeatureMatcherinline
filterMatches(vec_feat_matches &matches12, vec_feat_matches &matches21, vec_feat_matches_scores &all_scores12, vec_feat_matches_scores &all_scores21)isae::AFeatureMatcherprotected
getPossibleMatchesBetween(const std::vector< std::shared_ptr< AFeature >> &features1, const std::vector< std::shared_ptr< AFeature >> &features2, const std::vector< std::shared_ptr< AFeature >> &features_init, const uint &searchAreaWidth, const uint &searchAreaHeight, vec_feat_matches &matches, vec_feat_matches_scores &all_scores)isae::AFeatureMatcherprotectedvirtual
ldmk_match(std::shared_ptr< ImageSensor > &sensor1, vec_shared< ALandmark > &ldmks, int searchAreaWidth=51, int searchAreaHeight=51)isae::AFeatureMatchervirtual
match(std::vector< std::shared_ptr< AFeature >> &features1, std::vector< std::shared_ptr< AFeature >> &features2, std::vector< std::shared_ptr< AFeature >> &features_init, vec_match &matches, vec_match &matches_with_ldmks, int searchAreaWidth=51, int searchAreaHeight=51)isae::AFeatureMatchervirtual