|
Apollo 10.0
自动驾驶开放平台
|
#include <string>#include <utility>#include <vector>#include "Eigen/Core"#include "cyber/common/macros.h"#include "modules/perception/common/algorithm/graph/secure_matrix.h"#include "modules/perception/common/lib/interface/base_init_options.h"#include "modules/perception/common/lib/registerer/registerer.h"类 | |
| struct | apollo::perception::lidar::BipartiteGraphMatcherInitOptions |
| struct | apollo::perception::lidar::BipartiteGraphMatcherOptions |
| class | apollo::perception::lidar::BaseBipartiteGraphMatcher |
命名空间 | |
| namespace | apollo |
| class register implement | |
| namespace | apollo::perception |
| apollo::perception | |
| namespace | apollo::perception::lidar |
宏定义 | |
| #define | PERCEPTION_REGISTER_BIPARTITEGRAPHMATCHER(name) PERCEPTION_REGISTER_CLASS(BaseBipartiteGraphMatcher, name) |
函数 | |
| apollo::perception::lidar::PERCEPTION_REGISTER_REGISTERER (BaseBipartiteGraphMatcher) | |
| #define PERCEPTION_REGISTER_BIPARTITEGRAPHMATCHER | ( | name | ) | PERCEPTION_REGISTER_CLASS(BaseBipartiteGraphMatcher, name) |
在文件 base_bipartite_graph_matcher.h 第 84 行定义.