Back to FabImage Studio website
You are here: Start » Filter Reference » Profile » Profile Metrics » ProfileCorrelation
Module: | FoundationPro |
---|
Computes the correlation between two sub-profiles.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inProfile1 | Profile | First input profile | |
![]() |
inStart1 | Integer | 0 - ![]() |
Start of the first sub-profile of interest |
![]() |
inProfile2 | Profile | Second input profile | |
![]() |
inStart2 | Integer | 0 - ![]() |
Start of the second sub-profile of interest |
![]() |
inLength | Integer* | 0 - ![]() |
Length of the sub-profiles of interest |
![]() |
outCorrelation | Real | Pearson correlation coefficient | |
![]() |
outCovariance | Real | ||
![]() |
diagProfile1 | Profile | First sub-profile of interest | |
![]() |
diagProfile2 | Profile | Second sub-profile of interest |
Hardware Acceleration
This operation is optimized for AVX2 technology.
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 | At least two element sub-profiles are required in ProfileCorrelation. |
DomainError | Empty profiles on input in ProfileCorrelation. |
DomainError | First sub-profile is out of range in ProfileCorrelation. |
DomainError | Second sub-profile is out of range in ProfileCorrelation. |
Complexity Level
This filter is available on Basic Complexity Level.