|
MeanShiftBandwidth Property
|
Gets or sets the bandwidth (radius, or smoothness)
parameter to be used in the mean-shift algorithm.
Namespace:
Accord.MachineLearning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public double Bandwidth { get; set; }
Public Property Bandwidth As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also