Apollo
v5.5.0
Open source self driving car software
|
#include <cnn_segmentation.h>
Public Member Functions | |
CNNSegmentation ()=default | |
~CNNSegmentation ()=default | |
bool | Init (const SegmentationInitOptions &options=SegmentationInitOptions()) override |
bool | Segment (const SegmentationOptions &options, LidarFrame *frame) override |
std::string | Name () const override |
![]() | |
BaseSegmentation ()=default | |
virtual | ~BaseSegmentation ()=default |
|
default |
|
default |
|
overridevirtual |
Implements apollo::perception::lidar::BaseSegmentation.
|
inlineoverridevirtual |
Implements apollo::perception::lidar::BaseSegmentation.
|
overridevirtual |
Implements apollo::perception::lidar::BaseSegmentation.