|
Apollo 11.0
自动驾驶开放平台
|
#include <data_provider.h>
Public 成员函数 | |
| InitOptions () | |
Public 属性 | |
| int | image_height |
| int | image_width |
| int | device_id |
| bool | do_undistortion |
| std::string | sensor_name |
在文件 data_provider.h 第 32 行定义.
|
inline |
在文件 data_provider.h 第 33 行定义.
| int apollo::perception::camera::DataProvider::InitOptions::device_id |
在文件 data_provider.h 第 41 行定义.
| bool apollo::perception::camera::DataProvider::InitOptions::do_undistortion |
在文件 data_provider.h 第 42 行定义.
| int apollo::perception::camera::DataProvider::InitOptions::image_height |
在文件 data_provider.h 第 39 行定义.
| int apollo::perception::camera::DataProvider::InitOptions::image_width |
在文件 data_provider.h 第 40 行定义.
| std::string apollo::perception::camera::DataProvider::InitOptions::sensor_name |
在文件 data_provider.h 第 43 行定义.