#include <data_provider.h>
◆ ImageOptions() [1/2]
apollo::perception::camera::DataProvider::ImageOptions::ImageOptions |
( |
| ) |
|
|
inline |
◆ ImageOptions() [2/2]
apollo::perception::camera::DataProvider::ImageOptions::ImageOptions |
( |
base::Color |
target_color, |
|
|
bool |
do_crop, |
|
|
base::RectI |
crop_roi |
|
) |
| |
|
inline |
◆ ToString()
std::string apollo::perception::camera::DataProvider::ImageOptions::ToString |
( |
| ) |
|
|
inline |
◆ crop_roi
base::RectI apollo::perception::camera::DataProvider::ImageOptions::crop_roi |
◆ do_crop
bool apollo::perception::camera::DataProvider::ImageOptions::do_crop = false |
◆ target_color
The documentation for this struct was generated from the following file: