Back to Adaptive Vision Studio website

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

RegionUnion_OfLoop


Computes the union of regions appearing in consecutive iterations.

Name Type Description
inRegion Region Input region
outRegion Region Output region

Description

Loop version of RegionUnion.

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Input and output regions are not distinct in RegionUnion.

Complexity Level

This filter is available on Basic Complexity Level.

See Also

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