|
FastCornersDetectorScores Property
|
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.6.0
Syntaxpublic int[] Scores { get; }Public ReadOnly Property Scores As Integer()
Get
Request Example
View SourceProperty Value
Type:
Int32The scores of each last computed corner.
See Also