Apollo 10.0
自动驾驶开放平台
|
#include <landmark_struct.h>
Public 属性 | |
VisualLandmarkType | type = VisualLandmarkType::RoadArrow |
std::vector< float > | type_probs |
float | confidence = 1.0f |
BBox2DF | box |
在文件 landmark_struct.h 第 28 行定义.
BBox2DF apollo::perception::base::Landmark::box |
在文件 landmark_struct.h 第 36 行定义.
float apollo::perception::base::Landmark::confidence = 1.0f |
在文件 landmark_struct.h 第 35 行定义.
VisualLandmarkType apollo::perception::base::Landmark::type = VisualLandmarkType::RoadArrow |
在文件 landmark_struct.h 第 30 行定义.
std::vector<float> apollo::perception::base::Landmark::type_probs |
在文件 landmark_struct.h 第 32 行定义.