Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Loop Utils » LoopMinimum

LoopMinimum


Returns the object for which the associated value was the lowest among all iterations.

Name Type Description
inObject T Object that may be chosen
inValue Real Value associated with the input object
outMinimumObject T The object whose associated value was the lowest
outMinimumValue Real Minimum value that appeared in the loop

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.