Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: Int32
See Also