#include <camera_ground_plane.h>
◆ GroundPlaneTracker()
apollo::perception::camera::GroundPlaneTracker::GroundPlaneTracker |
( |
int |
track_length | ) |
|
|
explicit |
◆ ~GroundPlaneTracker()
apollo::perception::camera::GroundPlaneTracker::~GroundPlaneTracker |
( |
| ) |
|
|
inline |
◆ GetCurTrackLength()
int apollo::perception::camera::GroundPlaneTracker::GetCurTrackLength |
( |
| ) |
|
|
inline |
◆ GetGround()
void apollo::perception::camera::GroundPlaneTracker::GetGround |
( |
float * |
pitch, |
|
|
float * |
cam_height |
|
) |
| |
◆ Push()
void apollo::perception::camera::GroundPlaneTracker::Push |
( |
const std::vector< float > & |
ph, |
|
|
const float & |
inlier_ratio |
|
) |
| |
◆ Restart()
void apollo::perception::camera::GroundPlaneTracker::Restart |
( |
| ) |
|
The documentation for this class was generated from the following file: