|
TrackingObjectRectangle Property
|
Gets or sets the rectangle containing the object.
Namespace:
Accord.Vision.Tracking
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax public Rectangle Rectangle { get; set; }
Public Property Rectangle As Rectangle
Get
Set
Request Example
View SourceProperty Value
Type:
RectangleSee Also