Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Profile » Profile Features » ProfileMinimum

ProfileMinimum


Module: FoundationPro

Finds the lowest value of the input profile, its precise location and the corresponding index.

Name Type Description
Input value inProfile Profile Input profile
Input value inRange Range*
Input value inInterpolationMethod ProfileInterpolationMethod Profile points' interpolation method
Output value outMinimumPoint Real Position of lowest value with respect to profile's offset and scale
Output value outMinimumIndex Integer Index of lowest value
Output value outMinimumValue Real Lowest value

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty profile in ProfileMinimum.
DomainError Empty profile range in ProfileMinimum.
DomainError Range exceeds the input profile in ProfileMinimum.
DomainError Unsupported interpolation method in ProfileMinimum.

Complexity Level

This filter is available on Basic Complexity Level.