Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Profile Point Transforms » CropProfileValues

CropProfileValues


Applies limits to profile values.

Name Type Description
inProfile Profile Input profile
inLowValue Real* Value min threshold
inHighValue Real* Value max threshold
outProfile Profile Output profile

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 Value of inHighValue is less than inLowValue in CropProfileValues.

Complexity Level

This filter is available on Basic Complexity Level.