Namespaces | |
| internal | |
Classes | |
| class | MergingPipeline |
| Pipeline for merging overlapping occupancy grids. More... | |
Enumerations | |
| enum | FeatureType { FeatureType::AKAZE, FeatureType::ORB, FeatureType::SURF } |
Functions | |
| static bool | isIdentity (const cv::Mat &matrix) |
|
strong |
| Enumerator | |
|---|---|
| AKAZE | |
| ORB | |
| SURF | |
Definition at line 49 of file merging_pipeline.h.
|
inlinestatic |
Definition at line 147 of file merging_pipeline.cpp.