Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::camera::LanePostprocessorInitOptions Struct Reference

#include <base_lane_postprocessor.h>

Inheritance diagram for apollo::perception::camera::LanePostprocessorInitOptions:
Inheritance graph
Collaboration diagram for apollo::perception::camera::LanePostprocessorInitOptions:
Collaboration graph

Public Attributes

std::string detect_config_root
 
std::string detect_config_name
 
- Public Attributes inherited from apollo::perception::camera::BaseInitOptions
std::string root_dir
 
std::string conf_file
 
int gpu_id = 0
 
bool use_cyber_work_root = false
 

Member Data Documentation

◆ detect_config_name

std::string apollo::perception::camera::LanePostprocessorInitOptions::detect_config_name

◆ detect_config_root

std::string apollo::perception::camera::LanePostprocessorInitOptions::detect_config_root

The documentation for this struct was generated from the following file: