#include <mlf_track_object_distance.h>
◆ MlfTrackObjectDistance()
apollo::perception::lidar::MlfTrackObjectDistance::MlfTrackObjectDistance |
( |
| ) |
|
|
default |
◆ ~MlfTrackObjectDistance()
apollo::perception::lidar::MlfTrackObjectDistance::~MlfTrackObjectDistance |
( |
| ) |
|
|
default |
◆ ComputeDistance()
◆ Init()
◆ Name()
std::string apollo::perception::lidar::MlfTrackObjectDistance::Name |
( |
| ) |
const |
|
inline |
◆ background_object_match_threshold_
double apollo::perception::lidar::MlfTrackObjectDistance::background_object_match_threshold_ = 4.0 |
|
protected |
◆ background_weight_table_
std::map<std::string, std::vector<float> > apollo::perception::lidar::MlfTrackObjectDistance::background_weight_table_ |
|
protected |
◆ foreground_weight_table_
std::map<std::string, std::vector<float> > apollo::perception::lidar::MlfTrackObjectDistance::foreground_weight_table_ |
|
protected |
◆ kBackgroundDefaultWeight
const std::vector<float> apollo::perception::lidar::MlfTrackObjectDistance::kBackgroundDefaultWeight |
|
staticprotected |
◆ kForegroundDefaultWeight
const std::vector<float> apollo::perception::lidar::MlfTrackObjectDistance::kForegroundDefaultWeight |
|
staticprotected |
The documentation for this class was generated from the following file: