Click or drag to resize
Accord.NET (logo)

FastRetinaKeypointDescriptorExtended Property

Gets or sets whether to compute the standard 512-bit descriptors or extended 1024-bit

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

Property Value

Type: Boolean
See Also