Back to Adaptive Vision Studio website

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

LoopMaximum


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

Name Type Description
inObject T Object that may be chosen
inValue Real Value associated with the input object
outMaximumObject T The object whose associated value was the highest
outMaximumValue Real Maximum 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.