#include <feature_generator.h>
◆ FeatureGenerator()
apollo::perception::lidar::FeatureGenerator::FeatureGenerator |
( |
| ) |
|
|
inline |
◆ ~FeatureGenerator()
virtual apollo::perception::lidar::FeatureGenerator::~FeatureGenerator |
( |
| ) |
|
|
inlinevirtual |
◆ Generate()
void apollo::perception::lidar::FeatureGenerator::Generate |
( |
const base::PointFCloudPtr & |
pc_ptr, |
|
|
const std::vector< int > & |
point2grid |
|
) |
| |
|
inline |
◆ Init()
bool apollo::perception::lidar::FeatureGenerator::Init |
( |
const FeatureParam & |
feature_param, |
|
|
base::Blob< float > * |
out_blob |
|
) |
| |
◆ Name()
std::string apollo::perception::lidar::FeatureGenerator::Name |
( |
| ) |
const |
|
inline |
◆ FeatureGeneratorTest
friend class FeatureGeneratorTest |
|
friend |
The documentation for this class was generated from the following file: