|
RANSACTModelDegenerate Property
|
Degenerative set detection function.
Namespace:
Accord.MachineLearning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public Func<int[], bool> Degenerate { get; set; }
Public Property Degenerate As Func(Of Integer(), Boolean)
Get
Set
Request Example
View SourceProperty Value
Type:
FuncInt32,
BooleanSee Also