Click or drag to resize
Accord.NET (logo)

FastRetinaKeypointDescriptor Properties

The FastRetinaKeypointDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyExtended
Gets or sets whether to compute the standard 512-bit descriptors or extended 1024-bit
Public propertyImage
Gets the UnmanagedImage of the original source's feature detector.
Public propertyIntegral
Gets the IntegralImage of the original source's feature detector.
Public propertyIsOrientationNormal
Gets or sets whether the orientation is normalized.
Public propertyIsScaleNormal
Gets or sets whether the scale is normalized.
Top
See Also