SaDVIO
Public Attributes | List of all members
isae::FeatureMatcherStruct Struct Reference

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< AFeatureMatcherfeature_matcher
 

Detailed Description

A struct that contains a feature matcher and its parameters.

Member Data Documentation

◆ feature_matcher

std::shared_ptr<AFeatureMatcher> isae::FeatureMatcherStruct::feature_matcher

◆ matcher_height

int isae::FeatureMatcherStruct::matcher_height

◆ matcher_width

int isae::FeatureMatcherStruct::matcher_width

The documentation for this struct was generated from the following file: