|
Apollo
v5.5.0
Open source self driving car software
|
#include <base_segmentation.h>


Public Member Functions | |
| BaseSegmentation ()=default | |
| virtual | ~BaseSegmentation ()=default |
| virtual bool | Init (const SegmentationInitOptions &options=SegmentationInitOptions())=0 |
| virtual bool | Segment (const SegmentationOptions &options, LidarFrame *frame)=0 |
| virtual std::string | Name () const =0 |
|
default |
|
virtualdefault |
|
pure virtual |
|
pure virtual |
|
pure virtual |
1.8.13