|
Apollo
v5.5.0
Open source self driving car software
|
#include <string>#include "cyber/common/macros.h"#include "modules/perception/lib/registerer/registerer.h"#include "modules/perception/lidar/lib/tracker/common/mlf_track_data.h"#include "modules/perception/lidar/lib/tracker/common/tracked_object.h"

Go to the source code of this file.
Classes | |
| struct | apollo::perception::lidar::MlfFilterInitOptions |
| struct | apollo::perception::lidar::MlfFilterOptions |
| class | apollo::perception::lidar::MlfBaseFilter |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::lidar | |
Macros | |
| #define | PERCEPTION_REGISTER_MLFFILTER(name) PERCEPTION_REGISTER_CLASS(MlfBaseFilter, name) |
Functions | |
| apollo::perception::lidar::PERCEPTION_REGISTER_REGISTERER (MlfBaseFilter) | |
| #define PERCEPTION_REGISTER_MLFFILTER | ( | name | ) | PERCEPTION_REGISTER_CLASS(MlfBaseFilter, name) |
1.8.13