#include <lane_camera_perception.h>
◆ LaneCameraPerception() [1/2]
apollo::perception::camera::LaneCameraPerception::LaneCameraPerception |
( |
| ) |
|
|
inline |
◆ LaneCameraPerception() [2/2]
apollo::perception::camera::LaneCameraPerception::LaneCameraPerception |
( |
const LaneCameraPerception & |
| ) |
|
|
delete |
◆ ~LaneCameraPerception()
apollo::perception::camera::LaneCameraPerception::~LaneCameraPerception |
( |
| ) |
|
|
default |
◆ GetCalibrationService()
bool apollo::perception::camera::LaneCameraPerception::GetCalibrationService |
( |
BaseCalibrationService ** |
calibration_service | ) |
|
◆ Init()
◆ InitCalibrationService()
void apollo::perception::camera::LaneCameraPerception::InitCalibrationService |
( |
const std::string & |
work_root, |
|
|
const base::BaseCameraModelPtr |
model, |
|
|
const app::PerceptionParam & |
perception_param |
|
) |
| |
◆ InitLane()
void apollo::perception::camera::LaneCameraPerception::InitLane |
( |
const std::string & |
work_root, |
|
|
base::BaseCameraModelPtr & |
model, |
|
|
const app::PerceptionParam & |
perception_param |
|
) |
| |
◆ Name()
std::string apollo::perception::camera::LaneCameraPerception::Name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator=()
◆ Perception()
◆ SetCameraHeightAndPitch()
void apollo::perception::camera::LaneCameraPerception::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::LaneCameraPerception::SetIm2CarHomography |
( |
Eigen::Matrix3d |
homography_im2car | ) |
|
The documentation for this class was generated from the following file: