Click or drag to resize

CorrelationMatching1D Properties

The CorrelationMatching1D type exposes the following members.

Properties
 NameDescription
Public propertyDistanceMax Gets or sets the maximum distance to consider points as correlated. Default is 0 (consider all points).
Public propertyNormalization Gets or sets the normalization treatment of the values in the windows, before the correlation value is calculated. Default is Variance
Public propertyWindowSize Gets or sets the size of the correlation window.
Top
See Also