Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Region Morphology » ExpandRegions

ExpandRegions


Splits pixels of the input regions and their complement among these regions.

Name Type Description
inRegions RegionArray
inMetric Metric*
outRegions RegionArray

Applications

Use this filter to make sure that every pixel belongs to a region.

Examples

ExpandRegions performed with inMetric = Taxi.

Errors

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

Error type Description
DomainError Input and output arrays are not distinct in ExpandRegions.
DomainError Dimensions of two or more regions differ in ExpandRegions.

Complexity Level

This filter is available on Advanced Complexity Level.