Back to Adaptive Vision Studio website

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

MakeRegionConditional


Module: FoundationBasic

Computes a region feature, checks whether its value is in range and creates a conditional region on this basis.

Name Type Description
inRegion Region Input region
inFeature RegionFeature Region feature value to be computed
inMinimum Real* Lowest value of the range
inMaximum Real* Highest value of the range
outConditionalRegion Region? The region if the condition is met or nothing otherwise

Examples

Description of usage of this filter can be found in examples and tutorial: Capsules.

Complexity Level

This filter is available on Basic Complexity Level.