Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
spp_label_image.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "gtest/gtest_prod.h"
#include "cyber/common/macros.h"
#include "modules/perception/common/i_lib/core/i_alloc.h"
#include "modules/perception/lidar/lib/detector/cnn_segmentation/spp_engine/spp_cluster.h"
Include dependency graph for spp_label_image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::perception::lidar::SppLabelImage
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::perception
 apollo::perception
 
 apollo::perception::lidar
 

Typedefs

typedef std::shared_ptr< SppLabelImage > apollo::perception::lidar::SppLabelImagePtr
 
typedef std::shared_ptr< const SppLabelImage > apollo::perception::lidar::SppLabelImageConstPtr