Back to FabImage Studio website

You are here: Start » Filter Reference » Region » Region Relations » GroupRegionsByRegions

GroupRegionsByRegions


Module: FoundationBasic

For each region returns which regions lie inside of it or intersect with it.

Name Type Description
Input value
inRegions RegionArray Array of regions that will be classified into multiple groups
Input value
inGroupRegions RegionArray Array of regions that define the groups
Input value
inMatchingCriterion MatchingCriterion Specifies whether a region must fully belong to a group region or if it is enough that it intersects
Output value
outGroupedIndices IntegerArrayArray Indices of input regions classified into multiple groups
Output value
outGroupedRegions RegionArrayArray Input regions classified into multiple groups

Complexity Level

This filter is available on Advanced Complexity Level.