Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Region Relations » SelectRegions

SelectRegions


Selects regions according to the selected feature and range.

Name Type Description
inRegions RegionArray Input regions
inFeature RegionFeature Region feature value to be computed
inMinimum Real* Lowest value of the range
inMaximum Real* Highest value of the range
outAccepted RegionArray Regions with feature values matching the range
outValues RealArray

Applications

Use this filter when to you have an array of regions and you want to select some of them for further processing.

Complexity Level

This filter is available on Basic Complexity Level.