Apollo  v5.5.0
Open source self driving car software
Classes | Namespaces | Macros | Functions
base_segmentation.h File Reference
#include <string>
#include "cyber/common/macros.h"
#include "modules/perception/lib/registerer/registerer.h"
#include "modules/perception/lidar/common/lidar_frame.h"
Include dependency graph for base_segmentation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  apollo::perception::lidar::SegmentationInitOptions
 
struct  apollo::perception::lidar::SegmentationOptions
 
class  apollo::perception::lidar::BaseSegmentation
 

Namespaces

 apollo
 
 apollo::perception
 
 apollo::perception::lidar
 

Macros

#define PERCEPTION_REGISTER_SEGMENTATION(name)   PERCEPTION_REGISTER_CLASS(BaseSegmentation, name)
 

Functions

 apollo::perception::lidar::PERCEPTION_REGISTER_REGISTERER (BaseSegmentation)
 

Macro Definition Documentation

◆ PERCEPTION_REGISTER_SEGMENTATION

#define PERCEPTION_REGISTER_SEGMENTATION (   name)    PERCEPTION_REGISTER_CLASS(BaseSegmentation, name)