Back to FabImage Studio website
You are here: Start » Filter Reference » Clustering » FindConnectedComponents
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.