|
SpeededUpRobustFeaturePointLaplacian Property
|
Gets or sets the sign of laplacian for this point
(which may be useful for fast matching purposes).
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public int Laplacian { get; set; }
Public Property Laplacian As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also