Back to Adaptive 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
inConnections IntegerArrayArray List of connections for each element
outComponents IntegerArrayArray List of input element indices for each connected component
outElementLabels IntegerArray Index of a component for each input element
outFound Bool

Complexity Level

This filter is available on Expert Complexity Level.