Click or drag to resize
Accord.NET (logo)

TrackingObject Properties

The TrackingObject type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Gets or sets the angle of the object.
Public propertyArea
Gets the area of the object.
Public propertyCenter
Gets or sets the center of gravity of the object relative to the original image from where it has been extracted.
Public propertyImage
Gets or sets the object's extracted image.
Public propertyIsEmpty
Gets a value indicating whether the object is empty.
Public propertyRectangle
Gets or sets the rectangle containing the object.
Public propertyTag
Gets or sets an user-defined tag associated with this object.
Top
See Also