|
SaDVIO
|
A struct that contains a feature matcher and its parameters. More...
#include <slamParameters.h>
Public Attributes | |
| int | matcher_width |
| int | matcher_height |
| std::shared_ptr< AFeatureMatcher > | feature_matcher |
A struct that contains a feature matcher and its parameters.
| std::shared_ptr<AFeatureMatcher> isae::FeatureMatcherStruct::feature_matcher |
| int isae::FeatureMatcherStruct::matcher_height |
| int isae::FeatureMatcherStruct::matcher_width |
1.8.17