|
CorrelationMatchingDistanceMax Property
|
Gets or sets the maximum distance to consider
points as correlated. Default is 0 (consider
all points).
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public double DistanceMax { get; set; }
Public Property DistanceMax As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also