#include <semantic_map.h>
◆ SemanticMap()
apollo::prediction::SemanticMap::SemanticMap |
( |
| ) |
|
◆ ~SemanticMap()
virtual apollo::prediction::SemanticMap::~SemanticMap |
( |
| ) |
|
|
virtualdefault |
◆ GetMapById()
bool apollo::prediction::SemanticMap::GetMapById |
( |
const int |
obstacle_id, |
|
|
cv::Mat * |
feature_map |
|
) |
| |
◆ Init()
void apollo::prediction::SemanticMap::Init |
( |
| ) |
|
◆ RunCurrFrame()
void apollo::prediction::SemanticMap::RunCurrFrame |
( |
const std::unordered_map< int, ObstacleHistory > & |
obstacle_id_history_map | ) |
|
The documentation for this class was generated from the following file: