SaDVIO
|
This is the complete list of members for isae::Line2DFeatureMatcher, including all inherited members.
_detector | isae::AFeatureMatcher | protected |
_feature_label | isae::AFeatureMatcher | protected |
_first_second_match_score_ratio | isae::AFeatureMatcher | protected |
AFeatureMatcher() | isae::AFeatureMatcher | inline |
AFeatureMatcher(std::shared_ptr< AFeatureDetector > detector) | isae::AFeatureMatcher | inline |
filterMatches(vec_feat_matches &matches12, vec_feat_matches &matches21, vec_feat_matches_scores &all_scores12, vec_feat_matches_scores &all_scores21) | isae::AFeatureMatcher | protected |
ldmk_match(std::shared_ptr< ImageSensor > &sensor1, std::vector< std::shared_ptr< ALandmark >> &ldmks, int searchAreaWidth=51, int searchAreaHeight=51) override | isae::Line2DFeatureMatcher | virtual |
Line2DFeatureMatcher() | isae::Line2DFeatureMatcher | inline |
Line2DFeatureMatcher(std::shared_ptr< AFeatureDetector > detector) | isae::Line2DFeatureMatcher | inline |
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) override | isae::Line2DFeatureMatcher | virtual |