Back to Adaptive Vision Studio website

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

GroupRegionsByRegions


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

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

Complexity Level

This filter is available on Advanced Complexity Level.