#include <camera_ground_plane.h>
◆ CameraGroundPlaneDetector()
apollo::perception::camera::CameraGroundPlaneDetector::CameraGroundPlaneDetector |
( |
| ) |
|
|
inline |
◆ ~CameraGroundPlaneDetector()
apollo::perception::camera::CameraGroundPlaneDetector::~CameraGroundPlaneDetector |
( |
| ) |
|
|
inline |
◆ DetetGround()
bool apollo::perception::camera::CameraGroundPlaneDetector::DetetGround |
( |
float |
pitch, |
|
|
float |
camera_height, |
|
|
float * |
vd, |
|
|
int |
count_vd, |
|
|
const std::vector< float > & |
plane = {} |
|
) |
| |
◆ get_min_nr_samples()
int apollo::perception::camera::CameraGroundPlaneDetector::get_min_nr_samples |
( |
| ) |
|
|
inline |
◆ GetGroundModel()
bool apollo::perception::camera::CameraGroundPlaneDetector::GetGroundModel |
( |
float * |
l | ) |
const |
|
inline |
◆ Init()
void apollo::perception::camera::CameraGroundPlaneDetector::Init |
( |
const std::vector< float > & |
k_mat, |
|
|
int |
width, |
|
|
int |
height, |
|
|
float |
baseline, |
|
|
int |
max_nr_samples = 1080 |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: