|
FastRetinaKeypointDescriptorImage Property
|
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public UnmanagedImage Image { get; }
Public ReadOnly Property Image As UnmanagedImage
Get
Request Example
View SourceProperty Value
Type:
UnmanagedImageThe integral image from where the
features have been detected.
See Also