Back to FabImage Studio website

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

SelectRegions


Module: FoundationBasic

Selects regions according to the selected feature and range.

Applications

Use this filter when you have an array of regions and you want to select some of them for further processing. It is slightly faster than ClassifyRegions.
Name Type Description
Input value inRegions RegionArray Input regions
Input value inFeature RegionFeature Region feature value to be computed
Input value inMinimum Real* Lowest value of the range
Input value inMaximum Real* Highest value of the range
Output value outAccepted RegionArray Regions with feature values matching the range
Output value outValues RealArray

Complexity Level

This filter is available on Basic Complexity Level.