Correlation |
The CorrelationMatching1D type exposes the following members.
| Name | Description | |
|---|---|---|
| DistanceMax | Gets or sets the maximum distance to consider points as correlated. The default is 0 (consider all points). | |
| Normalization | Gets or sets the normalization applied to the values in the windows before the correlation value is calculated. The default is Variance. | |
| WindowSize | Gets or sets the size of the correlation window. |