Back to FabImage Studio website

You are here: Start » Filter Reference » Profile » Profile Combinators » DifferenceProfile

DifferenceProfile


Module: FoundationPro

Computes profile representing difference between corresponding values of given profiles.

Name Type Description
Input value inProfile1 Profile First input profile
Input value inProfile2 Profile Second input profile
Output value 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 Input profiles have different lengths in DifferenceProfile.
DomainError Input profiles have different X coordinates in DifferenceProfile.

Complexity Level

This filter is available on Basic Complexity Level.