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 83 of file merging_pipeline.h.
|
inlinestatic |
Definition at line 181 of file merging_pipeline.cpp.