Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Data Classification » Clustering » FindConnectedComponents

FindConnectedComponents


Module: FoundationPro

Finds connected components in a graph given as set of bidirectional connections.

Name Type Description
Input value
inConnections IntegerArrayArray List of connections for each element
Output value
outComponents IntegerArrayArray List of input element indices for each connected component
Output value
outElementLabels IntegerArray Index of a component for each input element
Output value
outFound Bool

Complexity Level

This filter is available on Expert Complexity Level.