Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::lidar::LRClassifier Class Reference

#include <lr_classifier.h>

Collaboration diagram for apollo::perception::lidar::LRClassifier:
Collaboration graph

Public Member Functions

 LRClassifier ()=default
 
 ~LRClassifier ()
 
bool init ()
 
std::string GetLabel (base::PointFCloudConstPtr cloud)
 

Constructor & Destructor Documentation

◆ LRClassifier()

apollo::perception::lidar::LRClassifier::LRClassifier ( )
default

◆ ~LRClassifier()

apollo::perception::lidar::LRClassifier::~LRClassifier ( )
inline

Member Function Documentation

◆ GetLabel()

std::string apollo::perception::lidar::LRClassifier::GetLabel ( base::PointFCloudConstPtr  cloud)
inline

◆ init()

bool apollo::perception::lidar::LRClassifier::init ( )
inline

The documentation for this class was generated from the following file: