#include <obstacle_detection_camera.h>
◆ ObstacleDetectionCamera() [1/2]
apollo::perception::camera::ObstacleDetectionCamera::ObstacleDetectionCamera |
( |
| ) |
|
|
inline |
◆ ObstacleDetectionCamera() [2/2]
◆ ~ObstacleDetectionCamera()
apollo::perception::camera::ObstacleDetectionCamera::~ObstacleDetectionCamera |
( |
| ) |
|
|
default |
◆ GetCalibrationService()
bool apollo::perception::camera::ObstacleDetectionCamera::GetCalibrationService |
( |
BaseCalibrationService ** |
calibration_service | ) |
|
◆ Init()
◆ Name()
std::string apollo::perception::camera::ObstacleDetectionCamera::Name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator=()
◆ Perception()
◆ SetCameraHeightAndPitch()
void apollo::perception::camera::ObstacleDetectionCamera::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::ObstacleDetectionCamera::SetIm2CarHomography |
( |
Eigen::Matrix3d |
homography_im2car | ) |
|
◆ object_template_manager_
ObjectTemplateManager* apollo::perception::camera::ObstacleDetectionCamera::object_template_manager_ = nullptr |
|
protected |
The documentation for this class was generated from the following file: