#include <base_tl_preprocessor.h>
◆ BaseTLPreprocessor()
apollo::perception::camera::BaseTLPreprocessor::BaseTLPreprocessor |
( |
| ) |
|
|
default |
◆ ~BaseTLPreprocessor()
virtual apollo::perception::camera::BaseTLPreprocessor::~BaseTLPreprocessor |
( |
| ) |
|
|
virtualdefault |
◆ GetCameraNamesByDescendingFocalLen()
virtual const std::vector<std::string>& apollo::perception::camera::BaseTLPreprocessor::GetCameraNamesByDescendingFocalLen |
( |
| ) |
const |
|
pure virtual |
◆ GetCameraWorkingFlag()
virtual bool apollo::perception::camera::BaseTLPreprocessor::GetCameraWorkingFlag |
( |
const std::string & |
camera_name, |
|
|
bool * |
is_working |
|
) |
| const |
|
pure virtual |
◆ Init()
◆ Name()
virtual std::string apollo::perception::camera::BaseTLPreprocessor::Name |
( |
| ) |
const |
|
pure virtual |
◆ SetCameraWorkingFlag()
virtual bool apollo::perception::camera::BaseTLPreprocessor::SetCameraWorkingFlag |
( |
const std::string & |
camera_name, |
|
|
bool |
is_working |
|
) |
| |
|
pure virtual |
◆ SyncInformation()
virtual bool apollo::perception::camera::BaseTLPreprocessor::SyncInformation |
( |
const double |
ts, |
|
|
const std::string & |
camera_name |
|
) |
| |
|
pure virtual |
◆ UpdateCameraSelection()
◆ UpdateLightsProjection()
The documentation for this class was generated from the following file: