#include <obstacle_camera_perception.h>
◆ ObstacleCameraPerception() [1/2]
apollo::perception::camera::ObstacleCameraPerception::ObstacleCameraPerception |
( |
| ) |
|
|
inline |
◆ ObstacleCameraPerception() [2/2]
◆ ~ObstacleCameraPerception()
apollo::perception::camera::ObstacleCameraPerception::~ObstacleCameraPerception |
( |
| ) |
|
|
default |
◆ GetCalibrationService()
bool apollo::perception::camera::ObstacleCameraPerception::GetCalibrationService |
( |
BaseCalibrationService ** |
calibration_service | ) |
|
◆ Init()
◆ InitCalibrationService()
void apollo::perception::camera::ObstacleCameraPerception::InitCalibrationService |
( |
const std::string & |
work_root, |
|
|
const base::BaseCameraModelPtr |
model, |
|
|
const app::PerceptionParam & |
perception_param |
|
) |
| |
◆ InitLane()
void apollo::perception::camera::ObstacleCameraPerception::InitLane |
( |
const std::string & |
work_root, |
|
|
const app::PerceptionParam & |
perception_param |
|
) |
| |
◆ Name()
std::string apollo::perception::camera::ObstacleCameraPerception::Name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator=()
◆ Perception()
◆ SetCameraHeightAndPitch()
void apollo::perception::camera::ObstacleCameraPerception::SetCameraHeightAndPitch |
( |
const std::map< std::string, float > & |
name_camera_ground_height_map, |
|
|
const std::map< std::string, float > & |
name_camera_pitch_angle_diff_map, |
|
|
const float & |
pitch_angle_calibrator_working_sensor |
|
) |
| |
◆ SetIm2CarHomography()
void apollo::perception::camera::ObstacleCameraPerception::SetIm2CarHomography |
( |
Eigen::Matrix3d |
homography_im2car | ) |
|
◆ object_template_manager_
ObjectTemplateManager* apollo::perception::camera::ObstacleCameraPerception::object_template_manager_ = nullptr |
|
protected |
The documentation for this class was generated from the following file: