SaDVIO
Public Member Functions | List of all members
isae::semanticBBoxLandmarkInitializer Class Reference

Class for initializing semantic bounding box landmarks. More...

#include <semanticBBoxlandmarkInitializer.h>

Inheritance diagram for isae::semanticBBoxLandmarkInitializer:
Inheritance graph
[legend]
Collaboration diagram for isae::semanticBBoxLandmarkInitializer:
Collaboration graph
[legend]

Public Member Functions

 semanticBBoxLandmarkInitializer ()=default
 
- Public Member Functions inherited from isae::ALandmarkInitializer
 ALandmarkInitializer ()=default
 
 ~ALandmarkInitializer ()
 
uint initFromMatch (feature_pair match)
 Initialize landmarks from a feature pair. More...
 
uint initFromMatches (vec_match matches)
 Initialize landmarks from a vector of feature matches. More...
 
uint initFromFeatures (std::vector< std::shared_ptr< AFeature >> feats)
 Initialize landmarks from a vector of feature tracks. More...
 

Additional Inherited Members

- Protected Member Functions inherited from isae::ALandmarkInitializer
std::shared_ptr< ALandmarkcreateNewLandmark (std::shared_ptr< AFeature > f1, std::shared_ptr< AFeature > f2)
 Create a new landmark from a pair of features. More...
 

Detailed Description

Class for initializing semantic bounding box landmarks.

Constructor & Destructor Documentation

◆ semanticBBoxLandmarkInitializer()

isae::semanticBBoxLandmarkInitializer::semanticBBoxLandmarkInitializer ( )
default

The documentation for this class was generated from the following files: