Click or drag to resize
Accord.NET (logo)

IFeaturePointT Properties

The IFeaturePointT generic type exposes the following members.

Properties
  NameDescription
Public propertyDescriptor
Gets or sets the descriptor vector associated with this point.
(Inherited from IFeatureDescriptorT.)
Public propertyX
Gets or sets the x-coordinate of this point.
(Inherited from IFeaturePoint.)
Public propertyY
Gets or sets the y-coordinate of this point.
(Inherited from IFeaturePoint.)
Top
See Also