Apollo  6.0
Open source self driving car software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
apollo::perception::common::PlaneFitGroundDetector Member List

This is the complete list of members for apollo::perception::common::PlaneFitGroundDetector, including all inherited members.

BaseGroundDetector(const PlaneFitGroundDetectorParam &param)apollo::perception::common::BaseGroundDetectorinlineexplicit
CalculateAngleDist(const GroundPlaneLiDAR &plane, const std::vector< std::pair< int, int >> &neighbors)apollo::perception::common::PlaneFitGroundDetectorprotected
CleanUp()apollo::perception::common::PlaneFitGroundDetectorprotected
CompareZ(const float *point_cloud, const std::vector< int > &point_indices, const float *z_values, PlaneFitPointCandIndices *candi, unsigned int nr_points, unsigned int nr_point_element, unsigned int nr_compares)apollo::perception::common::PlaneFitGroundDetectorprotected
CompleteGrid(const GroundPlaneSpherical &lt, const GroundPlaneSpherical &rt, const GroundPlaneSpherical &up, const GroundPlaneSpherical &dn, GroundPlaneSpherical *gp)apollo::perception::common::PlaneFitGroundDetectorprotected
ComputeAdaptiveThreshold()apollo::perception::common::PlaneFitGroundDetectorprotected
ComputeSignedGroundHeight(const float *point_cloud, float *height_above_ground, unsigned int nr_points, unsigned int nr_point_elements)apollo::perception::common::PlaneFitGroundDetectorprotected
ComputeSignedGroundHeightLine(const float *point_cloud, const GroundPlaneLiDAR *up, const GroundPlaneLiDAR *cn, const GroundPlaneLiDAR *dn, float *height_above_ground, unsigned int r, unsigned int nr_points, unsigned int nr_point_elements)apollo::perception::common::PlaneFitGroundDetectorprotected
Detect(const float *point_cloud, float *height_above_ground, unsigned int nr_points, unsigned int nr_point_elements)apollo::perception::common::PlaneFitGroundDetectorvirtual
Filter()apollo::perception::common::PlaneFitGroundDetectorprotected
FilterCandidates(int r, int c, const float *point_cloud, PlaneFitPointCandIndices *candi, std::vector< std::pair< int, int >> *neighbors, unsigned int nr_point_element)apollo::perception::common::PlaneFitGroundDetectorprotected
FilterGrid(const Voxel< float > &vg, const float *point_cloud, PlaneFitPointCandIndices *candi, unsigned int nr_points, unsigned int nr_point_element)apollo::perception::common::PlaneFitGroundDetectorprotected
FilterLine(unsigned int r)apollo::perception::common::PlaneFitGroundDetectorprotected
Fit()apollo::perception::common::PlaneFitGroundDetectorprotected
FitGrid(const float *point_cloud, PlaneFitPointCandIndices *candi, GroundPlaneLiDAR *groundplane, unsigned int nr_points, unsigned int nr_point_element, float dist_thre)apollo::perception::common::PlaneFitGroundDetectorprotected
FitGridWithNeighbors(int r, int c, const float *point_cloud, GroundPlaneLiDAR *groundplane, unsigned int nr_points, unsigned int nr_point_element, float dist_thre)apollo::perception::common::PlaneFitGroundDetectorprotected
FitInOrder()apollo::perception::common::PlaneFitGroundDetectorprotected
FitLine(unsigned int r)apollo::perception::common::PlaneFitGroundDetectorprotected
GetCandis() constapollo::perception::common::PlaneFitGroundDetector
GetGrid() constapollo::perception::common::PlaneFitGroundDetector
GetGridDimX() constapollo::perception::common::PlaneFitGroundDetector
GetGridDimY() constapollo::perception::common::PlaneFitGroundDetector
GetGroundPlane(int r, int c) constapollo::perception::common::PlaneFitGroundDetector
GetLabel() constapollo::perception::common::PlaneFitGroundDetector
GetNeighbors(int r, int c, int rows, int cols, std::vector< std::pair< int, int >> *neighbors)apollo::perception::common::PlaneFitGroundDetectorprotected
GetUnknownHeight()apollo::perception::common::PlaneFitGroundDetector
ground_planes_apollo::perception::common::PlaneFitGroundDetectorprotected
ground_planes_sphe_apollo::perception::common::PlaneFitGroundDetectorprotected
ground_z_apollo::perception::common::PlaneFitGroundDetectorprotected
Init()apollo::perception::common::PlaneFitGroundDetector
InitOrderTable(const VoxelGridXY< float > *vg, std::pair< int, int > *order)apollo::perception::common::PlaneFitGroundDetectorprotected
labels_apollo::perception::common::PlaneFitGroundDetectorprotected
local_candis_apollo::perception::common::PlaneFitGroundDetectorprotected
map_fine_to_coarse_apollo::perception::common::PlaneFitGroundDetectorprotected
order_table_apollo::perception::common::PlaneFitGroundDetectorprotected
param_apollo::perception::common::BaseGroundDetectorprotected
pf_threeds_apollo::perception::common::PlaneFitGroundDetectorprotected
pf_thresholds_apollo::perception::common::PlaneFitGroundDetectorprotected
PlaneFitGroundDetector(const PlaneFitGroundDetectorParam &param)apollo::perception::common::PlaneFitGroundDetectorexplicit
sampled_indices_apollo::perception::common::PlaneFitGroundDetectorprotected
sampled_z_values_apollo::perception::common::PlaneFitGroundDetectorprotected
Smooth()apollo::perception::common::PlaneFitGroundDetectorprotected
SmoothGrid(const GroundPlaneSpherical &g, const GroundPlaneSpherical &lt, const GroundPlaneSpherical &rt, const GroundPlaneSpherical &up, const GroundPlaneSpherical &dn, GroundPlaneSpherical *gp)apollo::perception::common::PlaneFitGroundDetectorprotected
SmoothLine(unsigned int up, unsigned int r, unsigned int dn)apollo::perception::common::PlaneFitGroundDetectorprotected
vg_coarse_apollo::perception::common::PlaneFitGroundDetectorprotected
vg_fine_apollo::perception::common::PlaneFitGroundDetectorprotected
~BaseGroundDetector()apollo::perception::common::BaseGroundDetectorinlinevirtual
~PlaneFitGroundDetector()apollo::perception::common::PlaneFitGroundDetector