124const std::map<std::string, base::VisualLandmarkType>
167 "MAX_OBJECT_SEMANTIC_LABEL"}};
179 {
"MAX_OBJECT_SEMANTIC_LABEL",
VisualLandmarkType
Landmark types and mapping
const std::map< std::string, ObjectSemanticType > kName2ObjectSemanticTypeMap
const std::map< ObjectSubType, std::string > kSubType2NameMap
const std::map< std::string, base::VisualLandmarkType > kVisualLandmarkName2TypeMap
const std::map< VisualObjectType, ObjectType > kVisualTypeMap
VisualObjectType mapping
const std::map< std::string, ObjectType > kObjectName2TypeMap
const std::map< VisualLandmarkType, std::string > kVisualLandmarkType2NameMap
const std::map< std::string, base::VisualObjectType > kVisualName2TypeMap
const std::map< ObjectSubType, ObjectType > kSubType2TypeMap
ObjectSubType mapping
@ MAX_OBJECT_SEMANTIC_LABEL
const std::map< VisualObjectType, std::string > kVisualType2NameMap
const std::map< ObjectType, std::string > kObjectType2NameMap
ObjectType mapping
const std::map< std::string, ObjectSubType > kName2SubTypeMap
const std::map< ObjectSemanticType, std::string > kObjectSemanticType2NameMap
ObjectSemanticType mapping