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. The default is 0 (consider all points).
Public propertyNormalization Gets or sets the normalization applied to the values in the windows before the correlation value is calculated. The default is Variance.
Public propertyWindowSize Gets or sets the size of the correlation window.
Top
See Also