|
const std::map< VisualLandmarkType, std::string > | apollo::perception::base::kVisualLandmarkType2NameMap |
|
const std::map< std::string, base::VisualLandmarkType > | apollo::perception::base::kVisualLandmarkName2TypeMap |
|
const std::map< ObjectType, std::string > | apollo::perception::base::kObjectType2NameMap |
| ObjectType mapping
|
|
const std::map< std::string, ObjectType > | apollo::perception::base::kObjectName2TypeMap |
|
const std::map< ObjectSemanticType, std::string > | apollo::perception::base::kObjectSemanticType2NameMap |
| ObjectSemanticType mapping
|
|
const std::map< std::string, ObjectSemanticType > | apollo::perception::base::kName2ObjectSemanticTypeMap |
|
const std::map< VisualObjectType, ObjectType > | apollo::perception::base::kVisualTypeMap |
| VisualObjectType mapping
|
|
const std::map< VisualObjectType, std::string > | apollo::perception::base::kVisualType2NameMap |
|
const std::map< std::string, base::VisualObjectType > | apollo::perception::base::kVisualName2TypeMap |
|
const std::map< ObjectSubType, ObjectType > | apollo::perception::base::kSubType2TypeMap |
| ObjectSubType mapping
|
|
const std::map< ObjectSubType, std::string > | apollo::perception::base::kSubType2NameMap |
|
const std::map< std::string, ObjectSubType > | apollo::perception::base::kName2SubTypeMap |
|