Apollo  6.0
Open source self driving car software
Namespaces | Functions
connected_component_analysis.h File Reference
#include <queue>
#include <vector>
#include "cyber/common/log.h"
Include dependency graph for connected_component_analysis.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

void apollo::perception::common::ConnectedComponentAnalysis (const std::vector< std::vector< int >> &graph, std::vector< std::vector< int >> *components)