Click or drag to resize
Accord.NET (logo)

FastRetinaKeypointDetectorScale Property

Gets or sets the scale used when building the feature descriptor. Default is 22.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public float Scale { get; set; }
Request Example View Source

Property Value

Type: Single
See Also