Apollo  v5.5.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::onboard::SegmentationComponent Class Reference

#include <segmentation_component.h>

Inheritance diagram for apollo::perception::onboard::SegmentationComponent:
Inheritance graph
Collaboration diagram for apollo::perception::onboard::SegmentationComponent:
Collaboration graph

Public Member Functions

 SegmentationComponent ()
 
 ~SegmentationComponent ()=default
 
bool Init () override
 
bool Proc (const std::shared_ptr< drivers::PointCloud > &message) override
 

Constructor & Destructor Documentation

◆ SegmentationComponent()

apollo::perception::onboard::SegmentationComponent::SegmentationComponent ( )
inline

◆ ~SegmentationComponent()

apollo::perception::onboard::SegmentationComponent::~SegmentationComponent ( )
default

Member Function Documentation

◆ Init()

bool apollo::perception::onboard::SegmentationComponent::Init ( )
override

◆ Proc()

bool apollo::perception::onboard::SegmentationComponent::Proc ( const std::shared_ptr< drivers::PointCloud > &  message)
override

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