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

#include <base_obstacle_tracker.h>

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

Public Attributes

float image_width
 
float image_height
 
- 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

◆ image_height

float apollo::perception::camera::ObstacleTrackerInitOptions::image_height

◆ image_width

float apollo::perception::camera::ObstacleTrackerInitOptions::image_width

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