Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Region Combinators » RegionUnion_OfArray

RegionUnion_OfArray


Computes a region containing all the pixels that any of the input regions contains.

Name Type Description
inArray RegionArray Array of regions
outRegion Region Union of the input regions

Description

Array version of RegionUnion.

Complexity Level

This filter is available on Advanced Complexity Level.

See Also

  • RegionUnion – Computes a region containing pixels from both input regions.