Back to Aurora Vision Studio website

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

RegionUnion_OfArray


Module: FoundationLite

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

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

Description

Array version of RegionUnion.

Examples

Description of usage of this filter can be found in examples and tutorial: Chocolate Cookies Inspection 3D.

Complexity Level

This filter is available on Advanced Complexity Level.

See Also

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