|
RANSACTModelProbability Property
|
Gets or sets the probability of obtaining a random
sample of the input points that contains no outliers.
Default is 0.99.
Namespace:
Accord.MachineLearning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public double Probability { get; set; }
Public Property Probability As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also