Back to Adaptive Vision Studio website

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

RegionIntersection_OfLoop


Computes the common part of regions appearing in consecutive iterations.

Name Type Description
inRegion Region Input region
outRegion Region Output region

Description

Loop version of RegionIntersection.

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 RegionIntersection.

Complexity Level

This filter is available on Basic Complexity Level.

See Also